Skip to content

Commit adaa6c2

Browse files
build(deps): bump org.junit.platform:junit-platform-launcher
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 6.0.2 to 6.1.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.2...r6.1.0) --- 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 787153a commit adaa6c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

serverpackcreator-app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
}
6767

6868
testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:2.3.21")
69-
testRuntimeOnly("org.junit.platform:junit-platform-launcher:6.0.2")
69+
testRuntimeOnly("org.junit.platform:junit-platform-launcher:6.1.0")
7070

7171
testImplementation("com.ninja-squad:springmockk:5.0.1")
7272
developmentOnly("org.springframework.boot:spring-boot-devtools:4.0.6")

0 commit comments

Comments
 (0)