Skip to content

Commit 59af72a

Browse files
authored
Merge pull request #410 from navikt/dependabot/gradle/all-dependencies-bb3fbed598
Bump the all-dependencies group across 1 directory with 3 updates
2 parents 2044bd9 + f89984a commit 59af72a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

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

33
val mockkVersion = "1.13.13"
4-
val tokenValidationVersion = "5.0.5"
4+
val tokenValidationVersion = "5.0.11"
55
val logstashVersion = "8.0"
66
val springRetryVersion = "2.0.10"
77
val springMockkVersion = "4.0.2"
88
val springDocVersion = "2.6.0"
99
val testContainersVersion = "1.20.3"
1010
val threeTenExtraVersion = "1.8.0"
1111
val archunitVersion = "1.3.0"
12-
val opensearchVersion = "2.17.1"
12+
val opensearchVersion = "2.18.0"
1313
val reactorSpringVersion = "1.0.1.RELEASE"
1414
val kodeverkVersion = "1.8.58"
1515
val ehcacheVersion = "3.10.8"

0 commit comments

Comments
 (0)