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 13b183c commit fbf39f3Copy full SHA for fbf39f3
buildSrc/src/main/kotlin/Constants.kt
@@ -45,7 +45,7 @@ object Dagpenger {
45
}
46
47
48
- const val Streams = "com.github.navikt:dagpenger-streams:2021.03.17-08.56.ed62f8f9a325"
+ const val Streams = "com.github.navikt:dagpenger-streams:2021.03.22-19.09.82a577cfa379"
49
const val Events = "com.github.navikt:dagpenger-events:2021.02.19-08.31.cfd52901bc9f"
50
51
@@ -221,7 +221,7 @@ object Prometheus {
221
222
223
224
-const val RapidAndRivers = "com.github.navikt:rapids-and-rivers:1.a77261b"
+const val RapidAndRivers = "com.github.navikt:rapids-and-rivers:1.f3e5de3"
225
226
object Slf4j {
227
const val version = "1.7.25"
0 commit comments