Skip to content

Commit ad8ee61

Browse files
Update junit-framework monorepo (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec1a4ca commit ad8ee61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ dependencyResolutionManagement {
2323
create("libs") {
2424
version("minestom", "2025.07.04-1.21.5")
2525
version("adventure", "4.23.0")
26-
version("junit", "5.13.2")
27-
version("junit.platform", "1.13.2")
26+
version("junit", "5.13.3")
27+
version("junit.platform", "1.13.3")
2828
version("mockito", "5.18.0")
2929
version("cyano", "0.2.0")
3030

0 commit comments

Comments
 (0)