Skip to content

Commit

Permalink
Update dependency org.junit.platform:junit-platform-launcher to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2023
1 parent 7c98c7b commit 7e6b0a9
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 @@ -70,7 +70,7 @@ dependencies {
compileOnly 'org.slf4j:slf4j-simple:2.0.9'
compileOnly 'black.ninia:jep:4.1.1'
runtime 'black.ninia:jep:4.1.1'
runtimeOnly 'org.junit.platform:junit-platform-launcher:1.10.0'
runtimeOnly 'org.junit.platform:junit-platform-launcher:1.10.1'
implementation 'black.ninia:jep:4.1.1'
testImplementation 'black.ninia:jep:4.1.1'
//testImplementation(testFixtures('black.ninia:jep:4.0.3'))
Expand Down

0 comments on commit 7e6b0a9

Please sign in to comment.