Skip to content

Commit

Permalink
Update paperweight
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Jan 11, 2025
1 parent 5b12e1b commit a960406
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
Expand Up @@ -3,7 +3,7 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent

plugins {
java // TODO java launcher tasks
id("io.papermc.paperweight.patcher") version "2.0.0-beta.12"
id("io.papermc.paperweight.patcher") version "2.0.0-beta.13"
}

paperweight {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
group=fork.test
version=1.21.4-R0.1-SNAPSHOT
mcVersion=1.21.4
paperRef=daddcf67420e92ce1eba27949f3c847a92ffab14
paperRef=b03d39b5ce6b5046ce6854ddba74e8ae3641c230

org.gradle.configuration-cache=true
org.gradle.caching=true
Expand Down

0 comments on commit a960406

Please sign in to comment.