Skip to content

Commit 5a83197

Browse files
Update plugin io.papermc.paperweight.userdev to v1.7.7
1 parent 1c40adf commit 5a83197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id("xyz.jpenilla.run-paper") version "2.2.3"
33
id("net.minecrell.plugin-yml.bukkit") version "0.6.0"
44
id("com.github.johnrengelman.shadow") version "8.1.1"
5-
id("io.papermc.paperweight.userdev") version "1.5.11"
5+
id("io.papermc.paperweight.userdev") version "1.7.7"
66
kotlin("jvm") version "1.9.25"
77
kotlin("plugin.serialization") version "1.9.25"
88
}

0 commit comments

Comments
 (0)