Skip to content

Commit 5a96921

Browse files
Bump expediaGraphqlVersion from 8.3.0 to 8.4.0 (#298)
Bumps `expediaGraphqlVersion` from 8.3.0 to 8.4.0. Updates `com.expediagroup:graphql-kotlin-client` from 8.3.0 to 8.4.0 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@8.3.0...8.4.0) Updates `com.expediagroup:graphql-kotlin-ktor-client` from 8.3.0 to 8.4.0 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@8.3.0...8.4.0) Updates `com.expediagroup:graphql-kotlin-client-jackson` from 8.3.0 to 8.4.0 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@8.3.0...8.4.0) --- updated-dependencies: - dependency-name: com.expediagroup:graphql-kotlin-client dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.expediagroup:graphql-kotlin-ktor-client dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.expediagroup:graphql-kotlin-client-jackson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5473914 commit 5a96921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dp-inntekt-api/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ application {
2121
mainClass.set("no.nav.dagpenger.inntekt.ApplicationKt")
2222
}
2323

24-
val expediaGraphqlVersion = "8.3.0"
24+
val expediaGraphqlVersion = "8.4.0"
2525
val moshiVersion = "1.14.0"
2626
val log4j2Version = "2.24.3"
2727

0 commit comments

Comments
 (0)