Skip to content

Commit

Permalink
Updated paperweight to 1.7.1 (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
OakLoaf authored May 16, 2024
1 parent ebb03f4 commit ae6f0f4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion implementation_1_19_4/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("java-library")
id("io.papermc.paperweight.userdev") version "1.6.2"
id("io.papermc.paperweight.userdev") version "1.7.1"
}


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


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


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


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


Expand Down

0 comments on commit ae6f0f4

Please sign in to comment.