Skip to content

Commit

Permalink
chore(deps): bump net.bytebuddy:byte-buddy from 1.14.12 to 1.15.10 (#…
Browse files Browse the repository at this point in the history
…1445)

Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.12 to 1.15.10.
- [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.12...byte-buddy-1.15.10)

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

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 e5d7b55 commit 48d7d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<junit-jupiter-api.version>5.8.2</junit-jupiter-api.version>
<jupiter.version>5.10.2</jupiter.version>
<mockito.version>5.14.2</mockito.version>
<byte-buddy.version>1.14.12</byte-buddy.version>
<byte-buddy.version>1.15.10</byte-buddy.version>
<wiremock-jre8.version>2.35.2</wiremock-jre8.version>
<awaitility.version>4.2.0</awaitility.version>
<cucumber.version>7.15.0</cucumber.version>
Expand Down

0 comments on commit 48d7d6d

Please sign in to comment.