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 5e6df9c + 2180176 commit dc8e59eCopy full SHA for dc8e59e
build.gradle.kts
@@ -23,7 +23,7 @@ plugins {
23
kotlin("jvm") version "2.0.0"
24
id("org.jetbrains.kotlin.plugin.serialization") version "2.0.0"
25
id("com.github.johnrengelman.shadow") version "8.1.1"
26
- id("com.expediagroup.graphql") version "7.1.1"
+ id("com.expediagroup.graphql") version "7.1.4"
27
}
28
29
group = "no.nav"
0 commit comments