Skip to content

Commit 936ff60

Browse files
chore(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.17.6 (#1483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 99a3006 commit 936ff60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
<dependency>
187187
<groupId>net.bytebuddy</groupId>
188188
<artifactId>byte-buddy-agent</artifactId>
189-
<version>1.17.5</version>
189+
<version>1.17.6</version>
190190
<scope>test</scope>
191191
</dependency>
192192
<!-- End mockito workaround-->

0 commit comments

Comments
 (0)