Skip to content

Commit e8a70e5

Browse files
committed
Oppgradere biblioteker for gjustering
1 parent 5748b07 commit e8a70e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/kotlin/Constants.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/***
1+
***
22
* Avhengigheter for Dapgenger jvm prosjekter.
33
*
44
* Denne fila skal kun editeres i fra https://github.com/navikt/dp-service-template. Sjekk inn ny versjon og kjør
@@ -24,7 +24,7 @@ object Cucumber {
2424
object Dagpenger {
2525

2626
object Biblioteker {
27-
const val version = "2021.05.21-08.39.bae859dceb88"
27+
const val version = "2021.05.21-09.29.ece55b9d5029"
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)