We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4fc27f + 4951ba8 commit d3426a3Copy full SHA for d3426a3
1 file changed
gradle/libs.versions.toml
@@ -7,7 +7,7 @@ openapi-tools = "0.2.9"
7
swagger = "2.2.45"
8
swagger-request-validator = "2.46.0"
9
jakarta-validation = "3.1.1"
10
-lombok = "1.18.42"
+lombok = "1.18.44"
11
commons-codec = "1.21.0"
12
find-bugs = "3.0.2"
13
gradle-nexus-publish-plugin = "2.0.0"
@@ -17,7 +17,7 @@ checkstyle = "8.44"
17
pmd = "7.14.0"
18
jacoco = "0.8.13"
19
# Testing
20
-mockito = "5.21.0"
+mockito = "5.23.0"
21
junit-jupiter = "6.0.3"
22
junit-platform = "6.0.3"
23
0 commit comments