Skip to content

Commit

Permalink
Merge pull request #95 from Foxikle/renovate/io.papermc.paperweight.u…
Browse files Browse the repository at this point in the history
…serdev-1.x

Update plugin io.papermc.paperweight.userdev to v1.7.4
  • Loading branch information
Foxikle authored Nov 11, 2024
2 parents 2503376 + 8ecc0e7 commit b04fb1c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion v1_20_R1/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("java")
id("io.papermc.paperweight.userdev") version "1.7.2"
id("io.papermc.paperweight.userdev") version "1.7.4"
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion v1_20_R2/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("java")
id("io.papermc.paperweight.userdev") version "1.7.2"
id("io.papermc.paperweight.userdev") version "1.7.4"
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion v1_20_R3/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("java")
id("io.papermc.paperweight.userdev") version "1.7.2"
id("io.papermc.paperweight.userdev") version "1.7.4"
}

repositories {
Expand Down

0 comments on commit b04fb1c

Please sign in to comment.