Skip to content

Commit 2c98a6f

Browse files
Bump net.bytebuddy:byte-buddy-agent from 1.14.11 to 1.14.12
Bumps [net.bytebuddy:byte-buddy-agent](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-agent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f2004c commit 2c98a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inject-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>net.bytebuddy</groupId>
5252
<artifactId>byte-buddy-agent</artifactId>
53-
<version>1.14.11</version>
53+
<version>1.14.12</version>
5454
</dependency>
5555

5656
<dependency>

0 commit comments

Comments
 (0)