Skip to content

Commit 103629b

Browse files
Bump org.junit.platform:junit-platform-launcher in /modules/spock
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.10.0 to 1.10.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc37a4c commit 103629b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/spock/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717

1818
testRuntimeOnly 'org.postgresql:postgresql:42.6.0'
1919
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
20-
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.0'
20+
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.1'
2121
testRuntimeOnly 'org.junit.platform:junit-platform-testkit:1.10.1'
2222

2323
testCompileOnly 'org.jetbrains:annotations:24.0.1'

0 commit comments

Comments
 (0)