Skip to content

Commit

Permalink
fix(deps): update dependency org.junit.platform:junit-platform-launch…
Browse files Browse the repository at this point in the history
…er to v1.11.4
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 3a9569e commit 22cb0a2
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 @@ -78,7 +78,7 @@ dependencies {
// compileOnly 'org.slf4j:slf4j-simple:2.1.0-alpha1'
// compileOnly 'black.ninia:jep:4.2.2'
// runtime 'black.ninia:jep:4.2.2'
runtimeOnly 'org.junit.platform:junit-platform-launcher:1.11.3'
runtimeOnly 'org.junit.platform:junit-platform-launcher:1.11.4'
implementation 'commons-io:commons-io:2.17.0'
// implementation 'black.ninia:jep:4.2.2'
// testImplementation 'black.ninia:jep:4.2.2'
Expand Down

0 comments on commit 22cb0a2

Please sign in to comment.