Skip to content

Commit 09944c4

Browse files
committed
Bump Robolectric to 4.10.3
Signed-off-by: utzcoz <[email protected]>
1 parent d41d2ab commit 09944c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ grpc = "1.52.1"
99
javalite = "3.21.11"
1010
kotlin = "1.7.10"
1111
protoc = "3.21.11"
12-
robolectric = "4.9"
12+
robolectric = "4.10.3"
1313
truth = "1.1.2"
1414
protobufjavautil = "3.21.11"
1515
kotest = "5.5.5"
@@ -60,4 +60,4 @@ quickcheck = { module = "net.java:quickcheck", version.ref = "quickcheck" }
6060

6161
[bundles]
6262
kotest = ["kotest-runner", "kotest-assertions", "kotest-property"]
63-
playservices = ["playservices-base", "playservices-basement", "playservices-tasks"]
63+
playservices = ["playservices-base", "playservices-basement", "playservices-tasks"]

0 commit comments

Comments
 (0)