Skip to content

Commit 6a0e999

Browse files
Bump net.bytebuddy:byte-buddy-agent from 1.14.9 to 1.14.10
Bumps [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) from 1.14.9 to 1.14.10. - [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.9...byte-buddy-1.14.10) --- 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 637b4e7 commit 6a0e999

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
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>net.bytebuddy</groupId>
4545
<artifactId>byte-buddy-agent</artifactId>
46-
<version>1.14.9</version>
46+
<version>1.14.10</version>
4747
</dependency>
4848

4949
<dependency>

0 commit comments

Comments
 (0)