Skip to content

Commit

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

Bump byte-buddy-agent from 1.14.2 to 1.14.4
  • Loading branch information
uweschaefer authored May 8, 2023
2 parents 7bb9814 + 9f3803d commit 8906417
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.14.2</version>
<version>1.14.4</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 8906417

Please sign in to comment.