Skip to content

Commit 51a3410

Browse files
chore(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.15.5 (#1166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 432ec43 commit 51a3410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.4</version>
174+
<version>1.15.5</version>
175175
<scope>test</scope>
176176
</dependency>
177177
<!-- End mockito workaround-->

0 commit comments

Comments
 (0)