Skip to content

Commit b8a4c16

Browse files
Bump net.bytebuddy:byte-buddy from 1.17.7 to 1.18.3 (#330)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.7 to 1.18.3. - [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.17.7...byte-buddy-1.18.3) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38e9398 commit b8a4c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
<dependency>
218218
<groupId>net.bytebuddy</groupId>
219219
<artifactId>byte-buddy</artifactId>
220-
<version>1.17.7</version>
220+
<version>1.18.3</version>
221221
<scope>test</scope>
222222
</dependency>
223223
<dependency>

0 commit comments

Comments
 (0)