Skip to content

Commit 040b9f6

Browse files
chore: update all dependencies with patch changes
1 parent 3cfc491 commit 040b9f6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
# plugins
33
protobuf = "0.9.5"
4-
springBoot = "3.5.4"
4+
springBoot = "3.5.5"
55
downloadTask = "5.6.0"
66
spotless = "7.2.1"
77
checkstyleTools = "10.26.1"
@@ -10,11 +10,11 @@ springDependencyManagement = "1.1.7"
1010
# direct dependencies
1111
jts = "1.20.0"
1212
feign = "13.6"
13-
lombok = "1.18.38"
13+
lombok = "1.18.40"
1414
jackson = "2.19.2"
1515
fuzzywuzzy = "1.4.0"
16-
annotations = "26.0.2"
17-
springDocOpenApi = "2.8.9"
16+
annotations = "26.0.2-1"
17+
springDocOpenApi = "2.8.12"
1818
springGrpc = "0.9.0"
1919

2020
# testing

0 commit comments

Comments
 (0)