Skip to content

Commit

Permalink
update sculptor
Browse files Browse the repository at this point in the history
  • Loading branch information
MiniDigger authored Oct 3, 2024
1 parent 7b42c8d commit f1cdf06
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.7"
id("io.papermc.sculptor.root") version "1.0.8"
}
2 changes: 1 addition & 1 deletion versions/1.21.1/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("io.papermc.sculptor.version") version "1.0.7"
id("io.papermc.sculptor.version") version "1.0.8"
}

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

0 comments on commit f1cdf06

Please sign in to comment.