Skip to content

Commit

Permalink
Merge pull request #584 from prisma-capacity/dependabot/maven/net.byt…
Browse files Browse the repository at this point in the history
…ebuddy-byte-buddy-agent-1.12.22

Bump byte-buddy-agent from 1.12.18 to 1.12.22
  • Loading branch information
uweschaefer authored Jan 31, 2023
2 parents 0627078 + 3312552 commit b026ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
<version>1.12.18</version>
<version>1.12.22</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit b026ecc

Please sign in to comment.