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 12ece8e commit a583ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archiver/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1")

testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.0")
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.25")
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.28.1")
testImplementation("com.github.tomakehurst:wiremock-jre8:2.32.0")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.0")
}
Expand Down

0 comments on commit a583ddb

Please sign in to comment.