Skip to content

Commit

Permalink
Update dependency com.willowtreeapps.assertk:assertk to v0.28.0 (#1727)
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 21ded61 commit 09d3f47
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 @@ -64,7 +64,7 @@ kotlinPoet = { module = "com.squareup:kotlinpoet", version = "1.15.3" }
clikt = { module = "com.github.ajalt.clikt:clikt", version = "4.2.1" }
junit = { module = "junit:junit", version = "4.13.2" }
testParameterInjector = { module = "com.google.testparameterinjector:test-parameter-injector", version = "1.14" }
assertk = "com.willowtreeapps.assertk:assertk:0.27.0"
assertk = "com.willowtreeapps.assertk:assertk:0.28.0"
robolectric = { module = "org.robolectric:robolectric", version = "4.11.1" }
okio = { module = "com.squareup.okio:okio", version.ref = "okio" }
okio-assetfilesystem = { module = "com.squareup.okio:okio-assetfilesystem", version.ref = "okio" }
Expand Down

0 comments on commit 09d3f47

Please sign in to comment.