Skip to content

Commit

Permalink
Merge pull request #13649 from vassalengine/dependabot-maven-net.byte…
Browse files Browse the repository at this point in the history
…buddy-byte-buddy-1.15.7

Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.7
  • Loading branch information
uckelman authored Oct 24, 2024
2 parents 30dd4c4 + 6cd43c4 commit ab60236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vassal-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.15.5</version>
<version>1.15.7</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ab60236

Please sign in to comment.