Skip to content

Commit

Permalink
Merge pull request #13 from io7m/dependabot/maven/develop/net.bytebud…
Browse files Browse the repository at this point in the history
…dy-byte-buddy-1.14.13

Bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.13
  • Loading branch information
io7m committed Apr 23, 2024
2 parents f9e6813 + 7a967fb commit c7243a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -192,7 +192,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.14.11</version>
<version>1.14.13</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit c7243a5

Please sign in to comment.