Skip to content

Commit

Permalink
Bump Robolectric to v4.9.2
Browse files Browse the repository at this point in the history
Reviewed By: passy, cortinico

Differential Revision: D44167297

fbshipit-source-id: 25851910ef690f7f3d868b22d44897226c2089a2
  • Loading branch information
oprisnik authored and facebook-github-bot committed Mar 17, 2023
1 parent 5bcf7ef commit 5459192
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ object TestDeps {

const val festAssertCore = "org.easytesting:fest-assert-core:2.0M10"

const val robolectric = "org.robolectric:robolectric:4.4"
const val robolectric = "org.robolectric:robolectric:4.9.2"

const val truth = "com.google.truth:truth:1.0.1"

Expand Down

0 comments on commit 5459192

Please sign in to comment.