Skip to content

Commit bbace3c

Browse files
Update junit5 monorepo to v5.12.2
1 parent 29990f5 commit bbace3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencyResolutionManagement {
3030
create("libs") {
3131
version("minestom", "1.5.1")
3232
version("aves", "1.6.1")
33-
version("junit", "5.12.1")
33+
version("junit", "5.12.2")
3434
version("publishdata", "1.4.0")
3535
version("jetbrains.annotation", "26.0.2")
3636

0 commit comments

Comments
 (0)