Skip to content

Commit 57c67e8

Browse files
authored
Merge pull request #450 from navikt/dependabot/gradle/all-dependencies-7e617d2f13
Bump the all-dependencies group across 1 directory with 8 updates
2 parents b507724 + 3fe4cbf commit 57c67e8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

build.gradle.kts

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

3-
val mockkVersion = "1.13.16"
4-
val tokenValidationVersion = "5.0.17"
3+
val mockkVersion = "1.13.17"
4+
val tokenValidationVersion = "5.0.19"
55
val logstashVersion = "8.0"
66
val springRetryVersion = "2.0.11"
77
val springMockkVersion = "4.0.2"
88
val springDocVersion = "2.8.5"
9-
val testContainersVersion = "1.20.5"
9+
val testContainersVersion = "1.20.6"
1010
val threeTenExtraVersion = "1.8.0"
1111
val archunitVersion = "1.4.0"
12-
val opensearchVersion = "2.19.0"
12+
val opensearchVersion = "2.19.1"
1313
val reactorSpringVersion = "1.0.1.RELEASE"
14-
val kodeverkVersion = "1.9.20"
14+
val kodeverkVersion = "1.9.22"
1515
val ehcacheVersion = "3.10.8"
1616
val logbackSyslog4jVersion = "1.0.0"
1717

0 commit comments

Comments
 (0)