Skip to content

Commit

Permalink
Merge pull request #230 from avisi-cloud/renovate/com.willowtreeapps.…
Browse files Browse the repository at this point in the history
…assertk-assertk-jvm-0.x

fix(deps): update dependency com.willowtreeapps.assertk:assertk-jvm to v0.26.1
  • Loading branch information
dirkgroot authored May 23, 2023
2 parents d3b6e36 + 3eebd01 commit 19834c2
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.26")
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.26.1")
}

application {
Expand Down

0 comments on commit 19834c2

Please sign in to comment.