Skip to content

Commit

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

Bump net.bytebuddy:byte-buddy from 1.15.8 to 1.15.10
  • Loading branch information
uckelman authored Nov 7, 2024
2 parents ecf9c66 + 5c9daea commit 4f46a1a
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.8</version>
<version>1.15.10</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4f46a1a

Please sign in to comment.