Skip to content

Commit 227d77c

Browse files
Bump net.bytebuddy:byte-buddy from 1.16.1 to 1.17.0
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.16.1 to 1.17.0. - [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.16.1...byte-buddy-1.17.0) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0290333 commit 227d77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,7 @@
793793
<dependency>
794794
<groupId>net.bytebuddy</groupId>
795795
<artifactId>byte-buddy</artifactId>
796-
<version>1.16.1</version>
796+
<version>1.17.0</version>
797797
<scope>test</scope>
798798
</dependency>
799799
<dependency>

0 commit comments

Comments
 (0)