Skip to content

Commit 8e5dc7e

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

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
@@ -111,7 +111,7 @@
111111
<dependency>
112112
<groupId>net.bytebuddy</groupId>
113113
<artifactId>byte-buddy-agent</artifactId>
114-
<version>1.16.1</version>
114+
<version>1.17.0</version>
115115
<scope>test</scope>
116116
</dependency>
117117
<!-- End mockito workaround-->

0 commit comments

Comments
 (0)