Skip to content

Commit e941ab2

Browse files
Update dependency commons-io:commons-io to v2.22.0
1 parent bb70889 commit e941ab2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
implementation 'com.quiltdata:quiltcore:0.1.7'
2222
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
2323
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.19.0'
24-
implementation 'commons-io:commons-io:2.19.0'
24+
implementation 'commons-io:commons-io:2.22.0'
2525
}
2626

2727
// The io.nextflow.nextflow-plugin gradle plugin wires `test` to depend on

0 commit comments

Comments
 (0)