Skip to content

Commit 4d50669

Browse files
Oppdater bibliotek versjon constants i tjenester
Co-authored-by: Atle Nordland <[email protected]>
1 parent ef34786 commit 4d50669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Constants.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ object Cucumber {
2424
object Dagpenger {
2525

2626
object Biblioteker {
27-
const val version = "2021.03.23-13.43.50d6860396fc"
27+
const val version = "2021.04.20-10.27.57461935e892"
2828
const val stsKlient = "com.github.navikt.dp-biblioteker:sts-klient:$version"
2929
const val grunnbeløp = "com.github.navikt.dp-biblioteker:grunnbelop:$version"
3030
const val ktorUtils = "com.github.navikt.dp-biblioteker:ktor-utils:$version"

0 commit comments

Comments
 (0)