Skip to content

Commit

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

Bump byte-buddy from 1.12.22 to 1.14.0
  • Loading branch information
uweschaefer authored Mar 1, 2023
2 parents d1d7fe6 + 86add63 commit d944976
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 @@ -127,7 +127,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.12.22</version>
<version>1.14.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d944976

Please sign in to comment.