Skip to content

Commit 53586f0

Browse files
Bump byte-buddy from 1.13.0 to 1.14.0
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.13.0 to 1.14.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.13.0...byte-buddy-1.14.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 34dab45 commit 53586f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@
736736
<dependency>
737737
<groupId>net.bytebuddy</groupId>
738738
<artifactId>byte-buddy</artifactId>
739-
<version>1.13.0</version>
739+
<version>1.14.0</version>
740740
<scope>test</scope>
741741
</dependency>
742742
<dependency>

0 commit comments

Comments
 (0)