Skip to content

Commit 7737116

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

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 = "8.8.0"
24+
val expediaGraphqlVersion = "8.8.1"
2525
val moshiVersion = "1.14.0"
2626
val log4j2Version = "2.24.3"
2727

0 commit comments

Comments
 (0)