Skip to content

Commit

Permalink
chore(deps): bump io.papermc.paperweight.userdev from 1.7.1 to 1.7.4 (#…
Browse files Browse the repository at this point in the history
…156)

Bumps io.papermc.paperweight.userdev from 1.7.1 to 1.7.4.

---
updated-dependencies:
- dependency-name: io.papermc.paperweight.userdev
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent af47811 commit ecd561c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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.7.1"
id("io.papermc.paperweight.userdev") version "1.7.4"
}


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.7.1"
id("io.papermc.paperweight.userdev") version "1.7.4"
}


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.7.1"
id("io.papermc.paperweight.userdev") version "1.7.4"
}


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.7.1"
id("io.papermc.paperweight.userdev") version "1.7.4"
}


Expand Down

0 comments on commit ecd561c

Please sign in to comment.