Skip to content

Commit

Permalink
Dependency update.
Browse files Browse the repository at this point in the history
  • Loading branch information
gchallen committed Jul 28, 2022
1 parent 2a64b2b commit 349ab66
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 @@ -28,7 +28,7 @@ dependencies {
implementation("io.github.classgraph:classgraph:4.8.149")
implementation("io.github.kostaskougios:cloning:1.10.3")

testImplementation("io.kotest:kotest-runner-junit5:5.4.0")
testImplementation("io.kotest:kotest-runner-junit5:5.4.1")
testImplementation("org.slf4j:slf4j-simple:1.7.36")
}
tasks.withType<JavaCompile> {
Expand Down

0 comments on commit 349ab66

Please sign in to comment.