Skip to content

Commit

Permalink
change pal version to 5.2.0, due to the merge of folia-layer.
Browse files Browse the repository at this point in the history
now this can be compiled by CI-CD(workflow)
  • Loading branch information
ColdeZhang committed May 16, 2024
1 parent 8e7f6eb commit 88e5c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plan/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ subprojects {
ext {
daggerVersion = "2.51.1"

palVersion = "5.1.8"
palVersion = "5.2.0"

bukkitVersion = "1.13.2-R0.1-SNAPSHOT"
spigotVersion = "1.13.2-R0.1-SNAPSHOT"
Expand Down

0 comments on commit 88e5c92

Please sign in to comment.