Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2024
1 parent c37a864 commit 9040dc3
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 @@ -32,6 +32,6 @@ kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.9.23"
kpermissions-buildTools = { module = "com.fondesa.kpermissions.buildtools:build-tools" }
ktlint-gp = "org.jlleitschuh.gradle:ktlint-gradle:11.6.1"
leakCanary = "com.squareup.leakcanary:leakcanary-android:2.13"
robolectric = "org.robolectric:robolectric:4.11.1"
robolectric = "org.robolectric:robolectric:4.12"
rxJava2 = "io.reactivex.rxjava2:rxjava:2.2.21"
rxJava3 = "io.reactivex.rxjava3:rxjava:3.0.13"

0 comments on commit 9040dc3

Please sign in to comment.