Skip to content

Commit

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

Bump net.bytebuddy:byte-buddy from 1.15.7 to 1.15.8
  • Loading branch information
uckelman authored Nov 1, 2024
2 parents 92a73a9 + 154a512 commit 7fd24fd
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.7</version>
<version>1.15.8</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7fd24fd

Please sign in to comment.