Skip to content

Commit

Permalink
Update bytebuddy to 1.14.16
Browse files Browse the repository at this point in the history
  • Loading branch information
merks committed May 22, 2024
1 parent 60f7257 commit 5aee510
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -330,13 +330,13 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
<version>1.14.15</version>
<version>1.14.16</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.14.15</version>
<version>1.14.16</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ Update bytebuddy to 1.14.13
Update bytebuddy to 1.14.14
Update objenesis to 3.4
Update bytebuddy to 1.14.15
Update mockito to 5.12.0
Update mockito to 5.12.0
Update bytebuddy to 1.14.16

0 comments on commit 5aee510

Please sign in to comment.