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 2e6f651Copy full SHA for 2e6f651
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.8"
5
downloadTask = "5.6.0"
6
spotless = "7.2.1"
7
checkstyleTools = "10.26.1"
@@ -10,11 +10,11 @@ springDependencyManagement = "1.1.7"
10
# direct dependencies
11
jts = "1.20.0"
12
feign = "13.6"
13
-lombok = "1.18.38"
+lombok = "1.18.42"
14
jackson = "2.19.2"
15
fuzzywuzzy = "1.4.0"
16
-annotations = "26.0.2"
17
-springDocOpenApi = "2.8.9"
+annotations = "26.0.2-1"
+springDocOpenApi = "2.8.14"
18
springGrpc = "0.9.0"
19
20
# testing
0 commit comments