Skip to content

Commit

Permalink
fix(deps): update dependency commons-io:commons-io to v2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 634a533 commit 4b2729f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/nf-quilt/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ dependencies {
compileOnly 'org.slf4j:slf4j-api:2.1.0-alpha1'
compileOnly 'org.pf4j:pf4j:3.12.0'
runtimeOnly 'org.junit.platform:junit-platform-launcher:1.11.4'
implementation 'commons-io:commons-io:2.17.0'
implementation 'commons-io:commons-io:2.18.0'

// test configuration
testImplementation "io.nextflow:nextflow:$nextflowVersion"
Expand Down

0 comments on commit 4b2729f

Please sign in to comment.