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 57df52f commit ebd03d5Copy full SHA for ebd03d5
build.gradle.kts
@@ -3,7 +3,7 @@ import org.jreleaser.model.Active
3
val springBootVersion = "3.5.2"
4
val junitPlatformVersion = "1.10.2"
5
val embeddedRedisVersion = "1.4.3"
6
-val commonsValidatorVersion = "1.9.0"
+val commonsValidatorVersion = "1.10.0"
7
val mockkVersion = "1.14.4"
8
val archunitVersion = "1.4.1"
9
val logunitVersion = "2.0.0"
0 commit comments