Skip to content

Commit 5cb2942

Browse files
committed
Update paperweight to 1.3.3 and shadow to 7.1.1
1 parent ae6fec6 commit 5cb2942

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
plugins {
22
java
33
`maven-publish`
4-
id("com.github.johnrengelman.shadow") version "7.1.0" apply false
5-
id("io.papermc.paperweight.core") version "1.3.2"
4+
id("com.github.johnrengelman.shadow") version "7.1.1" apply false
5+
id("io.papermc.paperweight.core") version "1.3.3"
66
}
77

88
allprojects {

0 commit comments

Comments
 (0)