Skip to content

Commit 0009047

Browse files
Update dependency org.junit.platform:junit-platform-launcher to v1.13.2 (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 06cd71f commit 0009047

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencyResolutionManagement {
99
create("libs") {
1010
version("minestom", "2025.07.03-1.21.5")
1111
version("junit", "5.13.2")
12-
version("junit.platform", "1.13.1")
12+
version("junit.platform", "1.13.2")
1313

1414
library("minestom","net.minestom", "minestom").versionRef("minestom")
1515

0 commit comments

Comments
 (0)