Skip to content

Commit 2ddf558

Browse files
Bump net.bytebuddy:byte-buddy from 1.18.5 to 1.18.7 (#1262)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.5 to 1.18.7. - [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.18.5...byte-buddy-1.18.7) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7991b13 commit 2ddf558

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<properties>
1818
<kryo.root>${basedir}/..</kryo.root>
1919
<jmh.version>1.37</jmh.version>
20-
<byte-buddy.version>1.18.5</byte-buddy.version>
20+
<byte-buddy.version>1.18.7</byte-buddy.version>
2121
<uberjar.name>benchmarks</uberjar.name>
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2323
</properties>

0 commit comments

Comments
 (0)