Skip to content

Commit e264a7a

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

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
@@ -218,7 +218,7 @@
218218
<dependency>
219219
<groupId>net.bytebuddy</groupId>
220220
<artifactId>byte-buddy-agent</artifactId>
221-
<version>1.17.7</version>
221+
<version>1.17.8</version>
222222
<scope>test</scope>
223223
</dependency>
224224
<!-- End mockito workaround-->

0 commit comments

Comments
 (0)