Skip to content

Commit ec12ef7

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

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
@@ -118,7 +118,7 @@
118118
<dependency>
119119
<groupId>net.bytebuddy</groupId>
120120
<artifactId>byte-buddy-agent</artifactId>
121-
<version>1.17.1</version>
121+
<version>1.17.2</version>
122122
<scope>test</scope>
123123
</dependency>
124124
<!-- End mockito workaround-->

0 commit comments

Comments
 (0)