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 ed66e82 commit 5100187Copy full SHA for 5100187
buildSrc/src/main/kotlin/Constants.kt
@@ -24,7 +24,7 @@ object Cucumber {
24
object Dagpenger {
25
26
object Biblioteker {
27
- const val version = "2021.04.22-13.23.aaf051da3f0f"
+ const val version = "2021.04.26-10.05.f14adae42fcb"
28
const val stsKlient = "com.github.navikt.dp-biblioteker:sts-klient:$version"
29
const val grunnbeløp = "com.github.navikt.dp-biblioteker:grunnbelop:$version"
30
const val ktorUtils = "com.github.navikt.dp-biblioteker:ktor-utils:$version"
0 commit comments