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 002557c commit ec23579Copy full SHA for ec23579
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
maven { url "https://repo.grails.org/grails/core" }
5
}
6
dependencies {
7
- classpath "commons-io:commons-io:2.14.0"
+ classpath "commons-io:commons-io:2.15.1"
8
classpath "io.github.gradle-nexus:publish-plugin:1.2.0"
9
classpath "com.netflix.nebula:gradle-extra-configurations-plugin:9.0.0"
10
classpath "com.bmuschko:gradle-nexus-plugin:$gradleNexusPluginVersion"
0 commit comments