Skip to content

Commit

Permalink
Update dependency com.willowtreeapps.assertk:assertk to v0.27.0 (#1484)
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 Sep 13, 2023
1 parent b0c4a78 commit eed5b75
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 @@ -59,7 +59,7 @@ kotlinPoet = { module = "com.squareup:kotlinpoet", version = "1.14.2" }
clikt = { module = "com.github.ajalt.clikt:clikt", version = "4.2.0" }
junit = { module = "junit:junit", version = "4.13.2" }
testParameterInjector = { module = "com.google.testparameterinjector:test-parameter-injector", version = "1.12" }
assertk = "com.willowtreeapps.assertk:assertk:0.26.1"
assertk = "com.willowtreeapps.assertk:assertk:0.27.0"
robolectric = { module = "org.robolectric:robolectric", version = "4.10.3" }
okio = { module = "com.squareup.okio:okio", version = "3.5.0" }
okHttp = { module = "com.squareup.okhttp3:okhttp", version = "4.11.0" }
Expand Down

0 comments on commit eed5b75

Please sign in to comment.