Skip to content

Commit b2dc4a2

Browse files
committed
Update mycelium bom to version 1.4.5
1 parent 0a5b9d9 commit b2dc4a2

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
@@ -26,7 +26,7 @@ dependencyResolutionManagement {
2626
}
2727
versionCatalogs {
2828
create("libs") {
29-
version("bom", "1.4.4")
29+
version("bom", "1.4.5")
3030
version("publishdata", "1.4.0")
3131
library("mycelium.bom", "net.onelitefeather", "mycelium-bom").versionRef("bom")
3232
library("minestom","net.minestom", "minestom").withoutVersion()

0 commit comments

Comments
 (0)