Skip to content

Commit ac6b66f

Browse files
Bump org.junit.platform:junit-platform-launcher from 6.0.2 to 6.0.3
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.2...r6.0.3) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3bc98b5 commit ac6b66f

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
@@ -25,7 +25,7 @@ dependencies {
2525
shadow group: 'javax.activation', name: 'javax.activation-api', version: '1.2.0'
2626
shadow group: 'com.sun.mail', name: 'javax.mail', version: '1.6.2'
2727

28-
testImplementation group: 'org.junit.platform', name: 'junit-platform-launcher', version: '6.0.2'
28+
testImplementation group: 'org.junit.platform', name: 'junit-platform-launcher', version: '6.0.3'
2929
testImplementation group: 'org.junit.jupiter', name:'junit-jupiter-api', version: '6.0.2'
3030
testImplementation group: 'org.junit.jupiter', name :'junit-jupiter-engine', version: '6.0.2'
3131
}

0 commit comments

Comments
 (0)