Skip to content

Commit 007e84f

Browse files
fix(deps): update dependency org.junit.platform:junit-platform-launcher to v1.14.3
1 parent 95e80d7 commit 007e84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/nf-quilt/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080
compileOnly 'org.pf4j:pf4j:3.13.0'
8181

8282
// Runtime-only dependencies
83-
runtimeOnly 'org.junit.platform:junit-platform-launcher:1.12.2'
83+
runtimeOnly 'org.junit.platform:junit-platform-launcher:1.14.3'
8484
implementation 'commons-io:commons-io:2.19.0'
8585

8686
// Test dependencies

0 commit comments

Comments
 (0)