File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11plugins {
22 `java- library`
33 `maven- publish`
4- id(" io.github.0ffz .github-packages" ) version " 1.2.1 "
5- id(" io.papermc.hangar-publish-plugin" ) version " 0.1.2 "
4+ id(" io.github.apdevteam .github-packages" ) version " 1.2.2 "
5+ id(" io.papermc.hangar-publish-plugin" ) version " 0.1.3 "
66}
77
88repositories {
@@ -76,7 +76,7 @@ hangarPublish {
7676 platforms {
7777 register(io.papermc.hangarpublishplugin.model.Platforms .PAPER ) {
7878 jar.set(tasks.jar.flatMap { it.archiveFile })
79- platformVersions.set(listOf (" 1.20.6-1.21.1 " ))
79+ platformVersions.set(listOf (" 1.20.6-1.21.5 " ))
8080 dependencies {
8181 hangar(" Movecraft" ) {
8282 required.set(true )
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.8 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.2 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments