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 1607994 commit d049ac2Copy full SHA for d049ac2
buildSrc/src/main/kotlin/Constants.kt
@@ -30,7 +30,7 @@ object Dagpenger {
30
const val ktorUtils = "com.github.navikt.dp-biblioteker:ktor-utils:$version"
31
}
32
33
- const val Streams = "com.github.navikt:dagpenger-streams:2020.04.27-19.17.f2e457c85808"
+ const val Streams = "com.github.navikt:dagpenger-streams:2020.04.28-09.38.acb13848c1b4"
34
const val Events = "com.github.navikt:dagpenger-events:2020.04.27-16.29.d11aef4d21d1"
35
36
0 commit comments