Skip to content

Commit

Permalink
Update paperweight to 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Mar 4, 2022
1 parent d33cdcf commit 753bf2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
java
`maven-publish`
id("com.github.johnrengelman.shadow") version "7.1.2" apply false
id("io.papermc.paperweight.core") version "1.3.4"
id("io.papermc.paperweight.core") version "1.3.5"
}

allprojects {
Expand Down

0 comments on commit 753bf2c

Please sign in to comment.