paperweight 1.6.0

This commit is contained in:
Jason Penilla 2024-04-26 16:19:59 -07:00
parent 464cc81633
commit ff77f82539
No known key found for this signature in database
GPG Key ID: 0E75A301420E48F8
1 changed files with 1 additions and 1 deletions

View File

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