chore(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.15.7 (#1180)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-23 16:29:05 +00:00 committed by GitHub
parent 0db0a50cf4
commit 36620f8408
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@
<dependency> <dependency>
<groupId>net.bytebuddy</groupId> <groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId> <artifactId>byte-buddy-agent</artifactId>
<version>1.15.5</version> <version>1.15.7</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<!-- End mockito workaround--> <!-- End mockito workaround-->