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 Nov 20, 2024
1 parent 3f50c84 commit a07ccf2
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 @@ -86,7 +86,7 @@ dependencies {
compileOnly 'black.ninia:jep:4.2.1'
runtime 'black.ninia:jep:4.2.1'
runtimeOnly 'org.junit.platform:junit-platform-launcher:1.11.3'
implementation 'commons-io:commons-io:2.17.0'
implementation 'commons-io:commons-io:2.18.0'
implementation 'black.ninia:jep:4.2.1'
testImplementation 'black.ninia:jep:4.2.1'
//testImplementation(testFixtures('black.ninia:jep:4.0.3'))
Expand Down

0 comments on commit a07ccf2

Please sign in to comment.