Skip to content

Commit e32a712

Browse files
chore(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.15.9 (#1198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54a2345 commit e32a712

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.8</version>
174+
<version>1.15.9</version>
175175
<scope>test</scope>
176176
</dependency>
177177
<!-- End mockito workaround-->

0 commit comments

Comments
 (0)