Skip to content

Commit d59b962

Browse files
committedDec 31, 2024
build: bump paperweight-userdev to 2.0.0-beta.10
1 parent f7bc732 commit d59b962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
java
33
id("com.gradleup.shadow") version ("8.3.5")
4-
id("io.papermc.paperweight.userdev") version ("2.0.0-beta.9")
4+
id("io.papermc.paperweight.userdev") version ("2.0.0-beta.10")
55
}
66

77
group = "team.devblook"

0 commit comments

Comments
 (0)