Skip to content

Commit ac93caf

Browse files
renovate[bot]augi
authored andcommitted
fix(deps): update dependency org.junit.platform:junit-platform-launcher to v1.14.0
1 parent bc0dde6 commit ac93caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
implementation 'org.yaml:snakeyaml:2.5'
2828
testImplementation gradleTestKit()
2929
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
30-
testImplementation 'org.junit.platform:junit-platform-launcher:1.13.4'
30+
testImplementation 'org.junit.platform:junit-platform-launcher:1.14.0'
3131
}
3232

3333
test {

0 commit comments

Comments
 (0)