Skip to content

Commit

Permalink
Update Robolectric
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 committed Aug 29, 2024
1 parent ad67e00 commit 44a1b9b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ kotlin = "2.0.20"
kotlinx-serialization = "1.7.2"
okhttp = "4.12.0"
retrofit = "2.11.0"

robolectric = "4.11.1"
robolectric = "4.13"

[libraries]
androidx-activity = { module = "androidx.activity:activity", version.ref = "androidx-activity" }
Expand All @@ -28,7 +27,6 @@ okhttp-logging-interceptor = { module = "com.squareup.okhttp3:logging-intercepto
retrofit = { module = "com.squareup.retrofit2:retrofit" }
retrofit-bom = { module = "com.squareup.retrofit2:retrofit-bom", version.ref = "retrofit" }
retrofit-converter-kotlinx-serialization = { module = "com.squareup.retrofit2:converter-kotlinx-serialization" }

robolectric = { module = "org.robolectric:robolectric", version.ref = "robolectric" }

[plugins]
Expand Down

0 comments on commit 44a1b9b

Please sign in to comment.