We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed22f0f commit 043a100Copy full SHA for 043a100
gradle/libs.versions.toml
@@ -17,7 +17,7 @@ pmd = "6.55.0"
17
jacoco = "0.8.7"
18
# Testing
19
mockito = "5.14.2"
20
-junit-jupiter = "5.11.2"
+junit-jupiter = "5.11.3"
21
22
[libraries]
23
openapi-tools-jacksonDatabindNullable = { group = "org.openapitools", name = "jackson-databind-nullable", version.ref = "openapi-tools" }
0 commit comments