Skip to content

Commit 84887bf

Browse files
chore(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.17.7 (#1561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 124c26f commit 84887bf

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.6</version>
189+
<version>1.17.7</version>
190190
<scope>test</scope>
191191
</dependency>
192192
<!-- End mockito workaround-->

0 commit comments

Comments
 (0)