Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit f6ab11d

Browse files
Merge pull request #305 from Pocket/renovate/org.robolectric-robolectric-4.x
fix(deps): update org.robolectric:robolectric to v4.15
2 parents af50732 + da7d593 commit f6ab11d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ plugin-kotlin-serialization = { module = "org.jetbrains.kotlin:kotlin-serializat
6969
plugin-licensee = { module = "app.cash.licensee:licensee-gradle-plugin", version = "1.13.0" }
7070
plugin-sentry = { module = "io.sentry:sentry-android-gradle-plugin", version = "5.7.0" }
7171
plugin-versions = { module = "com.github.ben-manes:gradle-versions-plugin", version = "0.52.0" }
72-
robolectric = { module = "org.robolectric:robolectric", version = "4.14.1" }
72+
robolectric = { module = "org.robolectric:robolectric", version = "4.15" }
7373
sentry = { module = "io.sentry:sentry-android" }
7474
sentry-bom = { module = "io.sentry:sentry-bom", version = "8.14.0" }
7575
sentry-okhttp = { module = "io.sentry:sentry-okhttp" }

0 commit comments

Comments
 (0)