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 3d12c83 commit 9c941e3Copy full SHA for 9c941e3
settings.gradle.kts
@@ -28,7 +28,7 @@ dependencyResolutionManagement {
28
}
29
versionCatalogs {
30
create("libs") {
31
- version("bom", "1.4.3")
+ version("bom", "1.4.4")
32
version("publishdata", "1.4.0")
33
34
library("bom.base", "net.onelitefeather", "mycelium-bom").versionRef("bom")
0 commit comments