Skip to content

Commit

Permalink
build(deps): bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.15
Browse files Browse the repository at this point in the history
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.14 to 1.14.15.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.14.14...byte-buddy-1.14.15)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and IWareQ committed May 13, 2024
1 parent 26b719c commit 6a3d5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ disruptor = { group = "com.lmax", name = "disruptor", version = "4.0.0" }
# IO
commonsio = { group = "commons-io", name = "commons-io", version = "2.16.1" }
# bytecode
bytebuddy = { group = "net.bytebuddy", name = "byte-buddy", version = "1.14.14" }
bytebuddy = { group = "net.bytebuddy", name = "byte-buddy", version = "1.14.15" }
# MC Region Loader
hephaistos = { group = "io.github.jglrxavpok.hephaistos", name = "common", version = "2.6.1" }
# Cache
Expand Down

0 comments on commit 6a3d5fc

Please sign in to comment.