Skip to content

Commit dd83114

Browse files
chore(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.17.2 (#1356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a1adca commit dd83114

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
@@ -196,7 +196,7 @@
196196
<dependency>
197197
<groupId>net.bytebuddy</groupId>
198198
<artifactId>byte-buddy-agent</artifactId>
199-
<version>1.17.1</version>
199+
<version>1.17.2</version>
200200
<scope>test</scope>
201201
</dependency>
202202
<!-- End mockito workaround-->

0 commit comments

Comments
 (0)