Skip to content

Commit

Permalink
Update AssertK [0.23 -> 0.24]
Browse files Browse the repository at this point in the history
  • Loading branch information
rock3r committed May 28, 2021
1 parent 12225ca commit 78d3bd1
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 @@ -67,7 +67,7 @@ dependencies {

testImplementation("org.junit.jupiter:junit-jupiter-engine:$junit5Version")
testImplementation("org.junit.jupiter:junit-jupiter-params:$junit5Version")
testImplementation("com.willowtreeapps.assertk:assertk:0.23")
testImplementation("com.willowtreeapps.assertk:assertk:0.24")
testImplementation("org.xmlunit:xmlunit-core:2.8.2")
testImplementation("org.reflections:reflections:0.9.12")
}
Expand Down

0 comments on commit 78d3bd1

Please sign in to comment.