Skip to content

Commit 53dba6b

Browse files
fix(deps): update junit-framework monorepo to v6.1.1 (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a9ccd5 commit 53dba6b

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
@@ -8,7 +8,7 @@ dependencyResolutionManagement {
88
versionCatalogs {
99
create("libs") {
1010
version("minestom", "2026.06.20-26.1.2")
11-
version("junit", "6.1.0")
11+
version("junit", "6.1.1")
1212

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

0 commit comments

Comments
 (0)