Skip to content

Commit babfbb7

Browse files
Bump expediaGraphqlVersion from 7.1.0 to 8.2.1
Bumps `expediaGraphqlVersion` from 7.1.0 to 8.2.1. Updates `com.expediagroup:graphql-kotlin-client` from 7.1.0 to 8.2.1 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@7.1.0...8.2.1) Updates `com.expediagroup:graphql-kotlin-ktor-client` from 7.1.0 to 8.2.1 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@7.1.0...8.2.1) Updates `com.expediagroup:graphql-kotlin-client-jackson` from 7.1.0 to 8.2.1 - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@7.1.0...8.2.1) --- updated-dependencies: - dependency-name: com.expediagroup:graphql-kotlin-client dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.expediagroup:graphql-kotlin-ktor-client dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.expediagroup:graphql-kotlin-client-jackson dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e672f9 commit babfbb7

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.1.0"
24+
val expediaGraphqlVersion = "8.2.1"
2525
val moshiVersion = "1.14.0"
2626
val log4j2Version = "2.24.2"
2727

0 commit comments

Comments
 (0)