Skip to content

Commit 89a929b

Browse files
committed
Improve group definition
1 parent aae30c9 commit 89a929b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ plugins {
33
`java-platform`
44
}
55

6-
group = "net.onelitefeather.mycelium.bom"
7-
version = "1.2.1"
6+
group = "net.onelitefeather"
7+
version = "1.2.2"
88

99
javaPlatform {
1010
allowDependencies()

0 commit comments

Comments
 (0)