Skip to content

Commit 5f90740

Browse files
Bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.11 to 1.14.12. - [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.11...byte-buddy-1.14.12) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0acfb27 commit 5f90740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inject-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>net.bytebuddy</groupId>
4747
<artifactId>byte-buddy</artifactId>
48-
<version>1.14.11</version>
48+
<version>1.14.12</version>
4949
</dependency>
5050
<dependency>
5151
<groupId>net.bytebuddy</groupId>

0 commit comments

Comments
 (0)