Skip to content

Commit cdf78a8

Browse files
authored
Merge pull request #241 from navikt/dependabot/gradle/expediaGraphqlVersion-8.2.1
Bump expediaGraphqlVersion from 7.1.0 to 8.2.1
2 parents 2e672f9 + babfbb7 commit cdf78a8

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)