Skip to content

Commit 1e069dd

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

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
# plugins
3-
protobuf = "0.9.5"
4-
springBoot = "3.5.4"
3+
protobuf = "0.9.6"
4+
springBoot = "3.5.9"
55
downloadTask = "5.6.0"
66
spotless = "7.2.1"
77
checkstyleTools = "10.26.1"
@@ -10,18 +10,18 @@ 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.42"
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.14"
1818
springGrpc = "0.9.0"
1919

2020
# testing
2121
junit = "5.13.4"
2222
mockito = "5.18.0"
2323
junitLauncher = "1.13.4"
24-
testcontainers = "1.21.3"
24+
testcontainers = "1.21.4"
2525

2626
[libraries]
2727
# jackson

0 commit comments

Comments
 (0)