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 e87d03e commit 3e373d3Copy full SHA for 3e373d3
build.gradle
@@ -54,7 +54,7 @@ java {
54
}
55
56
dependencies {
57
- api 'org.jodd:jodd-util:6.0.+'
+ api 'org.jodd:jodd-util:6.1.+'
58
59
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.6.+'
60
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.6.+'
0 commit comments