Skip to content

Commit 894c48c

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.13.3 to 1.13.4
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 1.13.3 to 1.13.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 1.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d8fac7 commit 894c48c

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
@@ -171,7 +171,7 @@ rptools-maptool-addons = { group = "com.github.RPTools", name = "maptool-builtin
171171
rptools-dice-roller = { group = "com.github.RPTools", name = "advanced-dice-roller", version = "1.0.3" }
172172

173173
# Test only
174-
junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher", version = "1.13.3" }
174+
junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher", version = "1.13.4" }
175175
junit-engine = { group = "org.junit.jupiter", name = "junit-jupiter-engine", version.ref = "junit" }
176176
junit-api = { group = "org.junit.jupiter", name = "junit-jupiter-api", version.ref = "junit" }
177177
junit-params = { group = "org.junit.jupiter", name = "junit-jupiter-params", version.ref = "junit" }

0 commit comments

Comments
 (0)