Skip to content

Commit 1ce861e

Browse files
Update plugin io.papermc.paperweight.userdev to v2.0.0-beta.14
1 parent 4b823b1 commit 1ce861e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
kotlin("plugin.serialization")
77

88
id("com.github.johnrengelman.shadow")
9-
id("io.papermc.paperweight.userdev") version "2.0.0-beta.11"
9+
id("io.papermc.paperweight.userdev") version "2.0.0-beta.14"
1010
}
1111

1212
repositories {

0 commit comments

Comments
 (0)