Skip to content

Commit

Permalink
Bump bytebuddy from 1.15.3 to 1.15.9
Browse files Browse the repository at this point in the history
Bumps `bytebuddy` from 1.15.3 to 1.15.9.

Updates `net.bytebuddy:byte-buddy` from 1.15.3 to 1.15.9
- [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.15.3...byte-buddy-1.15.9)

Updates `net.bytebuddy:byte-buddy-agent` from 1.15.3 to 1.15.9
- [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.15.3...byte-buddy-1.15.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent 882d682 commit ae59c24
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
@@ -1,7 +1,7 @@
# https://docs.gradle.org/8.5/userguide/platforms.html#sub::toml-dependencies-format

[versions]
bytebuddy = "1.15.3"
bytebuddy = "1.15.9"
junit = "5.11.2"

[libraries]
Expand Down

0 comments on commit ae59c24

Please sign in to comment.