Skip to content

Commit

Permalink
Merge pull request #1071 from steve-community/dependabot/maven/net.by…
Browse files Browse the repository at this point in the history
…tebuddy-byte-buddy-1.14.0

Bump byte-buddy from 1.13.0 to 1.14.0
  • Loading branch information
goekay authored Feb 26, 2023
2 parents e9d4ede + 53586f0 commit 1983679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -736,7 +736,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.13.0</version>
<version>1.14.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 1983679

Please sign in to comment.