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 16fbe86 commit afe6659Copy full SHA for afe6659
build.gradle.kts
@@ -4,7 +4,7 @@ val mockkVersion = "1.13.4"
4
val logstashVersion = "7.3"
5
val testContainersVersion = "1.18.0"
6
val springDocVersion = "2.1.0"
7
-val tokenValidationVersion = "3.0.9"
+val tokenValidationVersion = "3.0.10"
8
val kotlinVersion = "1.8.20"
9
10
repositories {
0 commit comments