Skip to content

Commit c4920b1

Browse files
Bump org.junit.platform:junit-platform-launcher in /modules/spock
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 1.10.3 to 1.13.2. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f8b9581 commit c4920b1

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.7.7'
1919
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
20-
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.3'
20+
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.13.3'
2121
testRuntimeOnly 'org.junit.platform:junit-platform-testkit:1.13.3'
2222

2323
testCompileOnly 'org.jetbrains:annotations:26.0.2'

0 commit comments

Comments
 (0)