Skip to content

Commit ecd71dc

Browse files
chore: update all dependencies with patch changes
1 parent 9764495 commit ecd71dc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# plugins
33
protobuf = "0.9.6"
44
spotless = "8.4.0"
5-
springBoot = "4.0.3"
5+
springBoot = "4.0.5"
66
downloadTask = "5.7.0"
77
checkstyleTools = "13.3.0"
88
springDependencyManagement = "1.1.7"
@@ -16,13 +16,13 @@ lombok = "1.18.44"
1616
jspecify = "1.0.0"
1717
redisson = "4.3.0"
1818
fuzzywuzzy = "1.4.0"
19-
protobufJava = "4.34.0"
19+
protobufJava = "4.34.1"
2020
springDocOpenApi = "3.0.2"
2121

2222
# testing
2323
junit = "6.0.3"
2424
mockito = "5.23.0"
25-
testcontainers = "2.0.3"
25+
testcontainers = "2.0.4"
2626

2727
[libraries]
2828
# jackson

0 commit comments

Comments
 (0)