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 5748b07 commit e8a70e5Copy full SHA for e8a70e5
buildSrc/src/main/kotlin/Constants.kt
@@ -1,4 +1,4 @@
1
-/***
+***
2
* Avhengigheter for Dapgenger jvm prosjekter.
3
*
4
* 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 {
24
object Dagpenger {
25
26
object Biblioteker {
27
- const val version = "2021.05.21-08.39.bae859dceb88"
+ const val version = "2021.05.21-09.29.ece55b9d5029"
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