Skip to content

Commit

Permalink
Update sculptor
Browse files Browse the repository at this point in the history
  • Loading branch information
kennytv committed Dec 6, 2024
1 parent 760db36 commit 5e82d49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
plugins {
id("io.papermc.sculptor.root") version "1.0.8"
id("io.papermc.sculptor.root") version "1.0.9"
}
2 changes: 1 addition & 1 deletion versions/1.21.4/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import io.papermc.sculptor.shared.util.MinecraftJarType

plugins {
id("io.papermc.sculptor.version") version "1.0.8"
id("io.papermc.sculptor.version") version "1.0.9"
}

val generateReportsProperty = providers.gradleProperty("generateReports")
Expand Down

0 comments on commit 5e82d49

Please sign in to comment.