We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9764495 commit ecd71dcCopy full SHA for ecd71dc
1 file changed
gradle/libs.versions.toml
@@ -2,7 +2,7 @@
2
# plugins
3
protobuf = "0.9.6"
4
spotless = "8.4.0"
5
-springBoot = "4.0.3"
+springBoot = "4.0.5"
6
downloadTask = "5.7.0"
7
checkstyleTools = "13.3.0"
8
springDependencyManagement = "1.1.7"
@@ -16,13 +16,13 @@ lombok = "1.18.44"
16
jspecify = "1.0.0"
17
redisson = "4.3.0"
18
fuzzywuzzy = "1.4.0"
19
-protobufJava = "4.34.0"
+protobufJava = "4.34.1"
20
springDocOpenApi = "3.0.2"
21
22
# testing
23
junit = "6.0.3"
24
mockito = "5.23.0"
25
-testcontainers = "2.0.3"
+testcontainers = "2.0.4"
26
27
[libraries]
28
# jackson
0 commit comments