Skip to content

Commit b1bd788

Browse files
committed
Upgrade Minestom
1 parent 7b46f9b commit b1bd788

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

settings.gradle.kts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencyResolutionManagement {
77

88
versionCatalogs {
99
create("libs") {
10-
version("minestom", "b39badc77b")
10+
version("minestom", "4fe2993057")
1111
version("junit", "5.13.1")
1212
version("junit.platform", "1.13.1")
1313
library("minestom","net.minestom", "minestom-snapshots").versionRef("minestom")
@@ -17,7 +17,6 @@ dependencyResolutionManagement {
1717
library("junit.engine", "org.junit.jupiter", "junit-jupiter-engine").versionRef("junit")
1818
library("junit.platform.launcher", "org.junit.platform", "junit-platform-launcher").versionRef("junit.platform")
1919

20-
2120
}
2221
}
2322
}

0 commit comments

Comments
 (0)