Skip to content

Commit 39eb812

Browse files
authored
Merge pull request #81 from cip4/dependabot/gradle/org.junit.platform-junit-platform-launcher-6.1.0
Bump org.junit.platform:junit-platform-launcher from 6.0.3 to 6.1.0
2 parents e7e2d8f + 646166d commit 39eb812

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
@@ -139,7 +139,7 @@ dependencies {
139139

140140
testImplementation 'org.junit.jupiter:junit-jupiter-api:6.1.0'
141141
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:6.1.0'
142-
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.0.3'
142+
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:6.1.0'
143143
}
144144

145145
jacocoTestReport {

0 commit comments

Comments
 (0)