Skip to content

Commit

Permalink
Bump com.adarshr.test-logger from 2.1.1 to 3.0.0 (#19)
Browse files Browse the repository at this point in the history
Bumps com.adarshr.test-logger from 2.1.1 to 3.0.0.

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 9, 2021
1 parent cca2ae4 commit 694f546
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 @@ -2,7 +2,7 @@ plugins {
id("idea")
id("jacoco")
id("org.jetbrains.kotlin.jvm") version "1.4.32"
id("com.adarshr.test-logger") version "2.1.1"
id("com.adarshr.test-logger") version "3.0.0"
id("com.google.protobuf") version "0.8.15"
id("org.jlleitschuh.gradle.ktlint") version "10.0.0"
}
Expand Down

0 comments on commit 694f546

Please sign in to comment.