fix(deps): update dependency net.bytebuddy:byte-buddy to v1.18.7 (#6456)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-01 22:12:32 +00:00
committed by GitHub
parent 4f419a749e
commit 01cee0e5d3
+1 -1
View File
@@ -149,7 +149,7 @@ google-truth = { group = "com.google.truth", name = "truth", version.ref = "trut
junit = { group = "junit", name = "junit", version.ref = "junitVersion" }
mockito-kotlin = { group = "org.mockito.kotlin", name = "mockito-kotlin", version.ref = "mockitoKotlin" }
mockito-robolectric = { group = "org.mockito", name = "mockito-core", version.ref = "mockito" }
mockito-robolectric-bytebuddy = "net.bytebuddy:byte-buddy:1.18.6-jdk6-jdk5"
mockito-robolectric-bytebuddy = "net.bytebuddy:byte-buddy:1.18.7"
mockito-robolectric-bytebuddy-agent = "net.bytebuddy:byte-buddy-agent:1.18.6-jdk6-jdk5"
[bundles]