We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b9f6da commit e0b3b8bCopy full SHA for e0b3b8b
1 file changed
settings.gradle.kts
@@ -22,7 +22,7 @@ dependencyResolutionManagement {
22
versionCatalogs {
23
create("libs") {
24
version("schem", "2.0.0")
25
- version("bom", "1.5.2")
+ version("bom", "1.5.3")
26
27
library("bom.base", "net.onelitefeather", "mycelium-bom").versionRef("bom")
28
0 commit comments