fix(deps): update dependency net.bytebuddy:byte-buddy to v1.18.9-jdk5 (#6823)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-06-02 01:23:25 +00:00
committed by GitHub
parent d976720a09
commit c707d93c7d
+1 -1
View File
@@ -152,7 +152,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.8"
mockito-robolectric-bytebuddy = "net.bytebuddy:byte-buddy:1.18.9-jdk5"
mockito-robolectric-bytebuddy-agent = "net.bytebuddy:byte-buddy-agent:1.18.9-jdk5"
[bundles]