Skip to content

Commit 5fec6b6

Browse files
chore(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.15.5 (#1024)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 698e26d commit 5fec6b6

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
@@ -109,7 +109,7 @@
109109
<dependency>
110110
<groupId>net.bytebuddy</groupId>
111111
<artifactId>byte-buddy-agent</artifactId>
112-
<version>1.15.4</version>
112+
<version>1.15.5</version>
113113
<scope>test</scope>
114114
</dependency>
115115
<!-- End mockito workaround-->

0 commit comments

Comments
 (0)