Skip to content

Commit

Permalink
update gradle to 8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
NightDev701 committed Jan 11, 2025
1 parent d806e36 commit f17357b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import io.papermc.paperweight.userdev.ReobfArtifactConfiguration

plugins {
id 'java'
id 'io.papermc.paperweight.userdev' version '2.0.0-beta.10'
id 'io.papermc.paperweight.userdev' version '2.0.0-beta.13'
id 'com.gradleup.shadow' version '9.0.0-beta4'
}

Expand Down

0 comments on commit f17357b

Please sign in to comment.