Skip to content

Commit

Permalink
Merge pull request #582 from gruelbox/dependabot/maven/net.bytebuddy-…
Browse files Browse the repository at this point in the history
…byte-buddy-1.14.12

Bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12
  • Loading branch information
badgerwithagun authored Mar 12, 2024
2 parents 063a71e + 7294372 commit 26903a4
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 @@ -53,7 +53,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.14.11</version>
<version>1.14.12</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 26903a4

Please sign in to comment.