We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a2b9e commit e1f94beCopy full SHA for e1f94be
plugins/nf-quilt/build.gradle
@@ -81,7 +81,7 @@ dependencies {
81
82
// Runtime-only dependencies
83
runtimeOnly 'org.junit.platform:junit-platform-launcher:1.12.2'
84
- implementation 'commons-io:commons-io:2.19.0'
+ implementation 'commons-io:commons-io:2.20.0'
85
86
// Test dependencies
87
testImplementation "io.nextflow:nextflow:$nextflowVersion"
0 commit comments