We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 824834c commit 34cbc01Copy full SHA for 34cbc01
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.15.0"
+ classpath "commons-io:commons-io:2.15.1"
8
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
9
classpath "com.netflix.nebula:gradle-extra-configurations-plugin:9.0.0"
10
classpath "com.bmuschko:gradle-nexus-plugin:$gradleNexusPluginVersion"
0 commit comments