Skip to content

Commit

Permalink
Release next version.
Browse files Browse the repository at this point in the history
  • Loading branch information
gchallen committed Jun 19, 2021
1 parent d55fdcd commit 2098e56
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 @@ -29,7 +29,7 @@ dependencies {
implementation("io.github.kostaskougios:cloning:1.10.3")

testImplementation("io.kotest:kotest-runner-junit5:4.6.0")
testImplementation("org.slf4j:slf4j-simple:1.7.30")
testImplementation("org.slf4j:slf4j-simple:1.7.31")
}
tasks.withType<JavaCompile> {
options.compilerArgs.add("-parameters")
Expand Down

0 comments on commit 2098e56

Please sign in to comment.