Skip to content

Commit

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

Bumps io.papermc.paperweight.userdev from 1.7.5 to 1.7.7.

---
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 Dec 6, 2024
1 parent d0a00f2 commit 032c427
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.5"
id("io.papermc.paperweight.userdev") version "1.7.7"
}


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


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


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


Expand Down

0 comments on commit 032c427

Please sign in to comment.