Skip to content

Commit

Permalink
Update dependency com.willowtreeapps.assertk:assertk to v0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent d780fa9 commit 2d92d88
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 @@ -114,7 +114,7 @@ desugar = { module = "com.android.tools:desugar_jdk_libs", version = "2.0.4" }
lints-compose = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.2.0" }

junit = { module = "junit:junit", version = "4.13.2" }
assertk = { module = "com.willowtreeapps.assertk:assertk", version = "0.26.1" }
assertk = { module = "com.willowtreeapps.assertk:assertk", version = "0.27.0" }
androidx-workmanager-test = { module = "androidx.work:work-testing", version.ref = "work" }
androidx-test-junit = { module = "androidx.test.ext:junit", version = "1.1.5" }
androidx-espresso-core = { module = "androidx.test.espresso:espresso-core", version = "3.5.1" }
Expand Down

0 comments on commit 2d92d88

Please sign in to comment.