Skip to content

Commit

Permalink
Merge pull request #17 from io7m-com/dependabot/maven/develop/net.byt…
Browse files Browse the repository at this point in the history
…ebuddy-byte-buddy-agent-1.14.14

Bump net.bytebuddy:byte-buddy-agent from 1.14.13 to 1.14.14
  • Loading branch information
io7m committed Apr 28, 2024
2 parents 82a28a9 + 0203a43 commit c1d2c21
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.13</version>
<version>1.14.14</version>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
Expand Down

0 comments on commit c1d2c21

Please sign in to comment.