Skip to content

Commit e0c6397

Browse files
fix(deps): update dependency net.onelitefeather:mycelium-bom to v1.6.1 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2dc7ace commit e0c6397

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
@@ -22,7 +22,7 @@ dependencyResolutionManagement {
2222
versionCatalogs {
2323
create("libs") {
2424
version("aves", "1.12.0")
25-
version("bom", "1.6.0")
25+
version("bom", "1.6.1")
2626

2727
library("mycelium.bom", "net.onelitefeather", "mycelium-bom").versionRef("bom")
2828
library("minestom","net.minestom", "minestom").withoutVersion()

0 commit comments

Comments
 (0)