Skip to content

Commit

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

Bump byte-buddy-agent from 1.14.0 to 1.14.2
  • Loading branch information
bresciamattia authored Mar 27, 2023
2 parents 3999388 + f02c2d5 commit e3892a1
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.0</version>
<version>1.14.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit e3892a1

Please sign in to comment.