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 41e996e commit 97060bdCopy full SHA for 97060bd
grails-shell/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
api "org.springframework.boot:spring-boot-cli:$springBootVersion", {
25
exclude group: "org.codehaus.groovy", module: "groovy"
26
}
27
- implementation("org.apache.maven:maven-resolver-provider:3.8.3") {
+ implementation("org.apache.maven:maven-resolver-provider:3.9.6") {
28
exclude group: "com.google.guava", module: "guava"
29
30
0 commit comments