Skip to content

Commit 40fa173

Browse files
chore(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.17.0 (#1310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cda3405 commit 40fa173

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

0 commit comments

Comments
 (0)