Skip to content

Commit

Permalink
fix(deps): update dependency org.robolectric:robolectric to v4.11.1 (#…
Browse files Browse the repository at this point in the history
…586)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 8d25740 commit 422c871
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 @@ -69,7 +69,7 @@ javaJq = { module = "net.thisptr:jackson-jq", version = "1.0.0-preview.20230409"
junit = { module = "junit:junit", version = "4.13.2" }
kiwi-navigationComposeTyped = { module = "com.kiwi.navigation-compose.typed:core", version = "0.8.2" }
mockk = { module = "io.mockk:mockk", version.ref = "mockk" }
robolectric = { module = "org.robolectric:robolectric", version = "4.11" }
robolectric = { module = "org.robolectric:robolectric", version = "4.11.1" }
slack-composeLintChecks = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.2.0" }
square-kotlinPoet = { module = "com.squareup:kotlinpoet", version.ref = "square-kotlinPoet" }

Expand Down

0 comments on commit 422c871

Please sign in to comment.