Skip to content

Commit a758650

Browse files
author
Dependency Admin
committed
Bump rapids and rivers.
1 parent c306429 commit a758650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/default/dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ interface PrometheusDefaults: DependencyGroup {
194194

195195
interface RapidsAndRiversDefaults: DependencyGroup {
196196
override val groupId get() = "com.github.navikt"
197-
override val version get() = "2023101613431697456627.0cdd93eb696f"
197+
override val version get() = "2024010209171704183456.6d035b91ffb4"
198198

199199
val rapidsAndRivers get() = dependency("rapids-and-rivers")
200200
}

0 commit comments

Comments
 (0)