Skip to content

Commit

Permalink
fix(deps): update dependency com.willowtreeapps.assertk:assertk to v0…
Browse files Browse the repository at this point in the history
….28.0 (#269)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent 1390fb7 commit 6a29f60
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 @@ -27,7 +27,7 @@ kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
kotlin-gradleApi = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin-api", version.ref = "kotlin" }

assertk = "com.willowtreeapps.assertk:assertk:0.27.0"
assertk = "com.willowtreeapps.assertk:assertk:0.28.0"
asm-util = "org.ow2.asm:asm-util:9.6"
testParameterInjector = "com.google.testparameterinjector:test-parameter-injector:1.14"

Expand Down

0 comments on commit 6a29f60

Please sign in to comment.