Skip to content

Commit

Permalink
Update paperweight
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Jan 6, 2025
1 parent 9aba438 commit cae227b
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.11"
id("io.papermc.paperweight.patcher") version "2.0.0-beta.12"
}

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
forkRef=60e7e87d5a338cea7098f4902aa2a2845820924f
forkRef=5b12e1b358cbc98165dafa9debd6387ecdf37b6b

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

0 comments on commit cae227b

Please sign in to comment.