Skip to content

Commit 2bf613f

Browse files
authoredFeb 19, 2025
chore(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.17.1 (#1234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93e9a6d commit 2bf613f

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
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>net.bytebuddy</groupId>
114114
<artifactId>byte-buddy-agent</artifactId>
115-
<version>1.17.0</version>
115+
<version>1.17.1</version>
116116
<scope>test</scope>
117117
</dependency>
118118
<!-- End mockito workaround-->

0 commit comments

Comments
 (0)