Skip to content

Commit 5b9b61d

Browse files
Bump expediaGraphqlVersion from 7.0.2 to 7.1.0
Bumps `expediaGraphqlVersion` from 7.0.2 to 7.1.0. Updates `com.expediagroup:graphql-kotlin-client` from 7.0.2 to 7.1.0 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@7.0.2...7.1.0) Updates `com.expediagroup:graphql-kotlin-ktor-client` from 7.0.2 to 7.1.0 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@7.0.2...7.1.0) Updates `com.expediagroup:graphql-kotlin-client-jackson` from 7.0.2 to 7.1.0 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@7.0.2...7.1.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]>
1 parent 489c440 commit 5b9b61d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dp-inntekt-api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
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 = "7.0.2"
24+
val expediaGraphqlVersion = "7.1.0"
2525
val moshiVersion = "1.14.0"
2626
val log4j2Version = "2.23.1"
2727

0 commit comments

Comments
 (0)