File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -27,16 +27,13 @@ dependencyResolutionManagement {
2727 versionCatalogs {
2828 create(" libs" ) {
2929 version(" bom" , " 1.4.5" )
30- version(" publishdata" , " 1.4.0" )
3130 library(" mycelium.bom" , " net.onelitefeather" , " mycelium-bom" ).versionRef(" bom" )
3231 library(" minestom" ," net.minestom" , " minestom" ).withoutVersion()
3332 library(" adventure" , " net.kyori" , " adventure-text-minimessage" ).withoutVersion()
3433 library(" cyano" , " net.onelitefeather" , " cyano" ).withoutVersion()
3534 library(" junit-jupiter" , " org.junit.jupiter" , " junit-jupiter" ).withoutVersion()
3635 library(" junit-jupiter-engine" , " org.junit.jupiter" , " junit-jupiter-engine" ).withoutVersion()
3736 library(" junit.platform.launcher" , " org.junit.platform" , " junit-platform-launcher" ).withoutVersion()
38-
39- plugin(" publishdata" , " de.chojo.publishdata" ).versionRef(" publishdata" )
4037 }
4138 }
4239}
You can’t perform that action at this time.
0 commit comments