Skip to content

Commit

Permalink
Update dependency com.willowtreeapps.assertk:assertk-jvm to v0.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent e61dad5 commit 98b7bc0
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 @@ -59,7 +59,7 @@ sourceSets["main"].java.srcDirs(

dependencies {
testImplementation("io.kotest:kotest-assertions-core:5.8.1")
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.28.0")
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.28.1")
}

tasks {
Expand Down

0 comments on commit 98b7bc0

Please sign in to comment.