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.
2 parents 604ef34 + cef671a commit 585cd3fCopy full SHA for 585cd3f
grails-shell/build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
exclude group: "org.slf4j", module:"jcl-over-slf4j"
36
exclude group: "commons-codec", module:"commons-codec"
37
}
38
- implementation("commons-codec:commons-codec:1.16.0")
+ implementation("commons-codec:commons-codec:1.16.1")
39
40
testImplementation "net.sf.expectit:expectit-core:0.9.0"
41
testImplementation "com.github.jnr:jnr-posix:3.1.18"
0 commit comments