We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58fb2ce commit d1a9497Copy full SHA for d1a9497
build.gradle.kts
@@ -4,7 +4,7 @@ val mockkVersion = "1.13.13"
4
val logstashVersion = "8.0"
5
val testContainersVersion = "1.20.3"
6
val springDocVersion = "2.6.0"
7
-val tokenValidationVersion = "5.0.5"
+val tokenValidationVersion = "5.0.11"
8
val kotlinVersion = "2.0.21"
9
10
repositories {
0 commit comments