Skip to content

Commit

Permalink
Update plugin io.papermc.paperweight.userdev to v2.0.0-beta.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent dd65000 commit e3d1b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
kotlin("plugin.serialization")

id("com.github.johnrengelman.shadow")
id("io.papermc.paperweight.userdev") version "2.0.0-beta.11"
id("io.papermc.paperweight.userdev") version "2.0.0-beta.12"
}

repositories {
Expand Down

0 comments on commit e3d1b6c

Please sign in to comment.