Skip to content

Commit 45699fa

Browse files
Update plugin io.papermc.paperweight.userdev to v1.7.1
1 parent 0c4d15c commit 45699fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33

44
//Paperweight userdev - Access to Mojang mapped Minecraft classes
55
//Documentation: https://docs.papermc.io/paper/dev/userdev
6-
id("io.papermc.paperweight.userdev") version "1.7.0"
6+
id("io.papermc.paperweight.userdev") version "1.7.1"
77

88
//Minecrell plugin-yml - Automated generation of plugin.yml
99
//Documentation: https://github.com/Minecrell/plugin-yml

0 commit comments

Comments
 (0)