We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5473914 commit 5a96921Copy full SHA for 5a96921
dp-inntekt-api/build.gradle.kts
@@ -21,7 +21,7 @@ application {
21
mainClass.set("no.nav.dagpenger.inntekt.ApplicationKt")
22
}
23
24
-val expediaGraphqlVersion = "8.3.0"
+val expediaGraphqlVersion = "8.4.0"
25
val moshiVersion = "1.14.0"
26
val log4j2Version = "2.24.3"
27
0 commit comments