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 3cfc491 commit fa6712cCopy full SHA for fa6712c
gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
2
# plugins
3
protobuf = "0.9.5"
4
-springBoot = "3.5.4"
+springBoot = "3.5.5"
5
downloadTask = "5.6.0"
6
spotless = "7.2.1"
7
checkstyleTools = "10.26.1"
@@ -14,7 +14,7 @@ lombok = "1.18.38"
14
jackson = "2.19.2"
15
fuzzywuzzy = "1.4.0"
16
annotations = "26.0.2"
17
-springDocOpenApi = "2.8.9"
+springDocOpenApi = "2.8.11"
18
springGrpc = "0.9.0"
19
20
# testing
0 commit comments