Skip to content

Commit

Permalink
Merge pull request #136 from dirkgroot/renovate/com.willowtreeapps.as…
Browse files Browse the repository at this point in the history
…sertk-assertk-jvm-0.x

Update dependency com.willowtreeapps.assertk:assertk-jvm to v0.28.1
  • Loading branch information
dirkgroot authored Apr 19, 2024
2 parents 8839a17 + 98b7bc0 commit 87cfdd5
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 87cfdd5

Please sign in to comment.