Update paperweight to 1.5.11

This commit is contained in:
Jason Penilla 2023-12-08 11:12:59 -07:00
parent 930a24f965
commit f9edc4b1cd
No known key found for this signature in database
GPG Key ID: 0E75A301420E48F8
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ plugins {
java
`maven-publish`
id("com.github.johnrengelman.shadow") version "8.1.1" apply false
id("io.papermc.paperweight.core") version "1.5.10"
id("io.papermc.paperweight.core") version "1.5.11"
}
allprojects {