Skip to content

Commit

Permalink
fix(deps): update dependency org.robolectric:robolectric to v4.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent 6e11b7e commit 446e968
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 @@ -72,7 +72,7 @@ javaJq = { module = "net.thisptr:jackson-jq", version = "1.0.0-preview.20240207"
junit = { module = "junit:junit", version = "4.13.2" }
kiwi-navigationComposeTyped = { module = "com.kiwi.navigation-compose.typed:core", version = "0.10.0" }
mockk = { module = "io.mockk:mockk", version.ref = "mockk" }
robolectric = { module = "org.robolectric:robolectric", version = "4.11.1" }
robolectric = { module = "org.robolectric:robolectric", version = "4.12.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" }
vannitktech-mavenPublish-gradle = "com.vanniktech:gradle-maven-publish-plugin:0.28.0"
Expand Down

0 comments on commit 446e968

Please sign in to comment.