Skip to content

Commit ce76d59

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/expediaGraphqlVersion-7.1.0'
2 parents 3e38c7f + 5b9b61d commit ce76d59

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)