Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 42676b6 commit a56fac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ kotlinPoet = { module = "com.squareup:kotlinpoet", version = "2.0.0" }
clikt = "com.github.ajalt.clikt:clikt:5.0.1"
junit = { module = "junit:junit", version = "4.13.2" }
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
robolectric = { module = "org.robolectric:robolectric", version = "4.14" }
robolectric = { module = "org.robolectric:robolectric", version = "4.14.1" }
okio = { module = "com.squareup.okio:okio", version.ref = "okio" }
okio-assetfilesystem = { module = "com.squareup.okio:okio-assetfilesystem", version.ref = "okio" }
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "4.12.0" }
Expand Down

0 comments on commit a56fac3

Please sign in to comment.