Skip to content

Commit

Permalink
Merge pull request #9 from io7m/dependabot/maven/develop/net.bytebudd…
Browse files Browse the repository at this point in the history
…y-byte-buddy-agent-1.14.13

Bump net.bytebuddy:byte-buddy-agent from 1.14.11 to 1.14.13
  • Loading branch information
io7m committed Apr 21, 2024
2 parents 16359f2 + 14570ce commit d86fa10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -187,7 +187,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
<version>1.14.11</version>
<version>1.14.13</version>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
Expand Down

0 comments on commit d86fa10

Please sign in to comment.