Skip to content

Commit e981688

Browse files
Bump org.robolectric:robolectric from 4.16 to 4.16.1 (#137)
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.16 to 4.16.1. - [Release notes](https://github.com/robolectric/robolectric/releases) - [Commits](robolectric/robolectric@robolectric-4.16...robolectric-4.16.1) --- updated-dependencies: - dependency-name: org.robolectric:robolectric dependency-version: 4.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9be5c4 commit e981688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ android = { module = "com.google.android:android", version = "4.1.1.4" }
66
android-annotations = { module = "androidx.annotation:annotation", version = "1.9.1" }
77
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
88
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "5.3.2" }
9-
robolectric = { module = "org.robolectric:robolectric", version = "4.16" }
9+
robolectric = { module = "org.robolectric:robolectric", version = "4.16.1" }
1010

1111
[plugins]
1212
dokka = { id = "org.jetbrains.dokka-javadoc", version = "2.1.0" }

0 commit comments

Comments
 (0)