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.
1 parent fa29041 commit f2fb51cCopy full SHA for f2fb51c
app/build.gradle.kts
@@ -47,7 +47,7 @@ dependencies {
47
implementation("io.ktor:ktor-client-jackson:$ktorVersion")
48
implementation("io.ktor:ktor-client-logging:$ktorVersion")
49
50
- implementation("no.nav.aap.arenaoppslag:kontrakt:0.0.25")
+ implementation("no.nav.aap.arenaoppslag:kontrakt:0.0.26")
51
52
implementation("ch.qos.logback:logback-classic:1.5.18")
53
implementation("com.auth0:java-jwt:4.5.0")
0 commit comments