Skip to content

Commit cd3d618

Browse files
Bump org.robolectric:robolectric from 4.14.1 to 4.15 (#46)
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.14.1 to 4.15. - [Release notes](https://github.com/robolectric/robolectric/releases) - [Commits](robolectric/robolectric@robolectric-4.14.1...robolectric-4.15) --- updated-dependencies: - dependency-name: org.robolectric:robolectric dependency-version: '4.15' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 426a361 commit cd3d618

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
@@ -36,7 +36,7 @@ kotlin-test-main = { module = "org.jetbrains.kotlin:kotlin-test" }
3636
kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit" }
3737
ktlint-cli = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.6.0" }
3838
mockk = { module = "io.mockk:mockk", version = "1.14.2" }
39-
robolectric = { module = "org.robolectric:robolectric", version = "4.15" }
39+
robolectric = { module = "org.robolectric:robolectric", version = "4.15.1" }
4040

4141
gradle-android = { module = "com.android.tools.build:gradle", version = "8.8.2" }
4242
gradle-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }

0 commit comments

Comments
 (0)