Skip to content

Commit e6c8150

Browse files
committed
Synker Constants.kt til repoet (Oppdatert rapid&rivers)
1 parent a663c9b commit e6c8150

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
@@ -221,7 +221,7 @@ object Prometheus {
221221
}
222222
}
223223

224-
const val RapidAndRivers = "com.github.navikt:rapids-and-rivers:1.6d6256d"
224+
const val RapidAndRivers = "com.github.navikt:rapids-and-rivers:1.a77261b"
225225

226226
object Slf4j {
227227
const val version = "1.7.25"
@@ -243,7 +243,7 @@ object Shadow {
243243
}
244244

245245
object TestContainers {
246-
const val version = "1.15.1"
246+
const val version = "1.15.2"
247247
const val postgresql = "org.testcontainers:postgresql:$version"
248248
const val kafka = "org.testcontainers:kafka:$version"
249249
}

0 commit comments

Comments
 (0)