Skip to content

Commit 6071932

Browse files
chore(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.16.1 (#1293)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0af9f29 commit 6071932

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
@@ -174,7 +174,7 @@
174174
<dependency>
175175
<groupId>net.bytebuddy</groupId>
176176
<artifactId>byte-buddy-agent</artifactId>
177-
<version>1.16.0</version>
177+
<version>1.16.1</version>
178178
<scope>test</scope>
179179
</dependency>
180180
<!-- End mockito workaround-->

0 commit comments

Comments
 (0)