Skip to content

Commit

Permalink
fix(deps): update dependency com.willowtreeapps.assertk:assertk-jvm t…
Browse files Browse the repository at this point in the history
…o v0.26
  • Loading branch information
renovate[bot] authored May 14, 2023
1 parent a5ea0e5 commit 7c59ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {

testImplementation(kotlin("test"))
testImplementation("org.junit.jupiter:junit-jupiter-params")
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.25")
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.26")
}

application {
Expand Down

0 comments on commit 7c59ed7

Please sign in to comment.