We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8a95d4 commit 0bfd03aCopy full SHA for 0bfd03a
build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
implementation gradleApi()
36
implementation 'biz.aQute.bnd:biz.aQute.bndlib:6.4.1'
37
implementation 'org.osgi:osgi.core:8.0.0'
38
- implementation 'commons-io:commons-io:2.19.0'
+ implementation 'commons-io:commons-io:2.20.0'
39
implementation 'de.undercouch:gradle-download-task:5.6.0'
40
implementation localGroovy()
41
0 commit comments