Skip to content

Commit a3585d3

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

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

0 commit comments

Comments
 (0)