Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6414efb

Browse files
authoredNov 1, 2024··
chore(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.15.8
1 parent 2dba3a7 commit 6414efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
<dependency>
172172
<groupId>net.bytebuddy</groupId>
173173
<artifactId>byte-buddy-agent</artifactId>
174-
<version>1.15.7</version>
174+
<version>1.15.8</version>
175175
<scope>test</scope>
176176
</dependency>
177177
<!-- End mockito workaround-->

0 commit comments

Comments
 (0)
Please sign in to comment.