We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2044bd9 + f89984a commit 59af72aCopy full SHA for 59af72a
build.gradle.kts
@@ -1,15 +1,15 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
val mockkVersion = "1.13.13"
4
-val tokenValidationVersion = "5.0.5"
+val tokenValidationVersion = "5.0.11"
5
val logstashVersion = "8.0"
6
val springRetryVersion = "2.0.10"
7
val springMockkVersion = "4.0.2"
8
val springDocVersion = "2.6.0"
9
val testContainersVersion = "1.20.3"
10
val threeTenExtraVersion = "1.8.0"
11
val archunitVersion = "1.3.0"
12
-val opensearchVersion = "2.17.1"
+val opensearchVersion = "2.18.0"
13
val reactorSpringVersion = "1.0.1.RELEASE"
14
val kodeverkVersion = "1.8.58"
15
val ehcacheVersion = "3.10.8"
0 commit comments