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:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user