Skip to content

Commit

Permalink
chore(deps): update dependency org.amshove.kluent:kluent to v1.66
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 16, 2021
1 parent 76d1485 commit 9d98b44
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 @@ dependencies {
implementation("ch.qos.logback.contrib:logback-json-classic:0.1.5")
implementation("de.gessnerfl.logback:logback-gson-formatter:0.1.0")
implementation("io.github.microutils:kotlin-logging:1.12.5")
testImplementation("org.amshove.kluent:kluent:1.65")
testImplementation("org.amshove.kluent:kluent:1.66")
testImplementation("org.spekframework.spek2:spek-dsl-jvm:2.0.15")
testImplementation("io.mockk:mockk:1.11.0")
testRuntimeOnly("org.spekframework.spek2:spek-runner-junit5:2.0.15")
Expand Down

0 comments on commit 9d98b44

Please sign in to comment.