Skip to content

Commit e19644d

Browse files
Merge pull request #164 from patrickfust/renovate/org.junit.platform-junit-platform-launcher-6.x
Update dependency org.junit.platform:junit-platform-launcher to v6.1.3
2 parents 5e760c4 + 6cd6d8c commit e19644d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ allprojects {
2222
testImplementation project(':helpers:documentation-generator-test-utilities')
2323
testImplementation platform('org.spockframework:spock-bom:2.4-groovy-5.0')
2424
testImplementation 'org.spockframework:spock-core'
25-
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.1.2'
25+
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.1.3'
2626
}
2727

2828
tasks.withType(Test).configureEach {

0 commit comments

Comments
 (0)