We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e38c7f + 5b9b61d commit ce76d59Copy full SHA for ce76d59
dp-inntekt-api/build.gradle.kts
@@ -21,7 +21,7 @@ application {
21
mainClass.set("no.nav.dagpenger.inntekt.ApplicationKt")
22
}
23
24
-val expediaGraphqlVersion = "7.0.2"
+val expediaGraphqlVersion = "7.1.0"
25
val moshiVersion = "1.14.0"
26
val log4j2Version = "2.23.1"
27
0 commit comments