There was an error while loading. Please reload this page.
1 parent bb70889 commit e941ab2Copy full SHA for e941ab2
1 file changed
build.gradle
@@ -21,7 +21,7 @@ dependencies {
21
implementation 'com.quiltdata:quiltcore:0.1.7'
22
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
23
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.0'
24
- implementation 'commons-io:commons-io:2.19.0'
+ implementation 'commons-io:commons-io:2.22.0'
25
}
26
27
// The io.nextflow.nextflow-plugin gradle plugin wires `test` to depend on
0 commit comments