Skip to content

Commit 3a2e0e6

Browse files
build(deps): bump org.junit.platform:junit-platform-launcher
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7d092d commit 3a2e0e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ json = "20250517"
8383
jsoup = "1.20.1"
8484
androidTestJunit = "1.2.1"
8585
junitJupiter = "5.13.1"
86-
junitPlatformLauncher = "1.13.0"
86+
junitPlatformLauncher = "1.13.1"
8787
# https://github.com/JetBrains/kotlin/releases/
8888
kotlin = '2.1.21'
8989
kotlinxSerializationJson = "1.8.1"

0 commit comments

Comments
 (0)