Skip to content

Commit

Permalink
Update dependency com.willowtreeapps.assertk:assertk to v0.28.0 (#401)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent 6eaf8df commit 07d02b3
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 @@ -115,7 +115,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.27.0" }
assertk = { module = "com.willowtreeapps.assertk:assertk", version = "0.28.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 07d02b3

Please sign in to comment.