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 22, 2024
1 parent 1578b00 commit c6b26f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ dependencyResolutionManagement {
library("androidx-test-runner", "androidx.test:runner:1.6.2")
library("androidx-test-rules", "androidx.test:rules:1.6.1")
library("androidx-compose-ui-test-junit4", "androidx.compose.ui:ui-test-junit4:1.7.5")
library("robolectric", "org.robolectric:robolectric:4.13")
library("robolectric", "org.robolectric:robolectric:4.14.1")
}
}
}
Expand Down

0 comments on commit c6b26f2

Please sign in to comment.