Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Commit

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

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 Oct 15, 2020
1 parent 47bdc6a commit 0ae30c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'application'
id 'org.jetbrains.kotlin.jvm' version '1.4.10'
id 'org.openjfx.javafxplugin' version '0.0.9'
id 'com.adarshr.test-logger' version '2.1.0'
id 'com.adarshr.test-logger' version '2.1.1'
id "com.github.johnrengelman.shadow" version "6.1.0"
id "org.jlleitschuh.gradle.ktlint" version "9.4.1"
id 'org.jetbrains.kotlin.plugin.serialization' version '1.4.10'
Expand Down

0 comments on commit 0ae30c0

Please sign in to comment.