Skip to content

Commit 0e78a7a

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

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.8</version>
112+
<version>1.15.9</version>
113113
<scope>test</scope>
114114
</dependency>
115115
<!-- End mockito workaround-->

0 commit comments

Comments
 (0)