Skip to content

Commit 0f01521

Browse files
Bump byte-buddy from 1.12.22 to 1.13.0
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.22 to 1.13.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.12.22...byte-buddy-1.13.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 614e7b6 commit 0f01521

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.12.22</version>
739+
<version>1.13.0</version>
740740
<scope>test</scope>
741741
</dependency>
742742
<dependency>

0 commit comments

Comments
 (0)