Skip to content

Commit 2331fec

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>net.bytebuddy</groupId>
112112
<artifactId>byte-buddy-agent</artifactId>
113-
<version>1.15.9</version>
113+
<version>1.15.10</version>
114114
<scope>test</scope>
115115
</dependency>
116116
<!-- End mockito workaround-->

0 commit comments

Comments
 (0)