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 17889ea commit 838e4d3Copy full SHA for 838e4d3
build.gradle.kts
@@ -67,8 +67,8 @@ val springOauthVersion = "6.4.2"
67
val redisOmSpringVersion = "0.9.7"
68
val kotlinCoroutinesCoreVersion = "1.8.1"
69
val oktaSpringBootVersion = "3.0.7"
70
-val springDocVersion = "2.5.0"
71
-val swaggerParserVersion = "2.1.24"
+val springDocVersion = "2.8.6"
+val swaggerParserVersion = "2.1.25"
72
val commonsCsvVersion = "1.10.0"
73
val apiValidationVersion = "3.0.2"
74
val kubernetesClientVersion = "22.0.0"
0 commit comments