Skip to content

Commit 995bc47

Browse files
Update dependency org.robolectric:robolectric to v4.16
1 parent 04a3609 commit 995bc47

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
@@ -84,7 +84,7 @@ kotlinPoet = { module = "com.squareup:kotlinpoet", version = "2.2.0" }
8484
clikt = "com.github.ajalt.clikt:clikt:5.0.3"
8585
junit = { module = "junit:junit", version = "4.13.2" }
8686
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
87-
robolectric = { module = "org.robolectric:robolectric", version = "4.15.1" }
87+
robolectric = { module = "org.robolectric:robolectric", version = "4.16" }
8888
okio = { module = "com.squareup.okio:okio", version.ref = "okio" }
8989
okio-assetfilesystem = { module = "com.squareup.okio:okio-assetfilesystem", version.ref = "okio" }
9090
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "5.1.0" }

0 commit comments

Comments
 (0)