Skip to content

Commit d3426a3

Browse files
Merge branch 'main' into CHK-13239-bump-spring-boot
2 parents e4fc27f + 4951ba8 commit d3426a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ openapi-tools = "0.2.9"
77
swagger = "2.2.45"
88
swagger-request-validator = "2.46.0"
99
jakarta-validation = "3.1.1"
10-
lombok = "1.18.42"
10+
lombok = "1.18.44"
1111
commons-codec = "1.21.0"
1212
find-bugs = "3.0.2"
1313
gradle-nexus-publish-plugin = "2.0.0"
@@ -17,7 +17,7 @@ checkstyle = "8.44"
1717
pmd = "7.14.0"
1818
jacoco = "0.8.13"
1919
# Testing
20-
mockito = "5.21.0"
20+
mockito = "5.23.0"
2121
junit-jupiter = "6.0.3"
2222
junit-platform = "6.0.3"
2323

0 commit comments

Comments
 (0)