Skip to content

Commit 06fd5a9

Browse files
build(deps): bump com.adarshr.test-logger from 2.1.1 to 3.0.0
Bumps com.adarshr.test-logger from 2.1.1 to 3.0.0. Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36fa0f1 commit 06fd5a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33

44
id "java"
55
id "java-gradle-plugin"
6-
id 'com.adarshr.test-logger' version '2.1.1'
6+
id 'com.adarshr.test-logger' version '3.0.0'
77

88
id "com.gradle.plugin-publish" version "0.14.0"
99
id "maven-publish" // for local testing only

0 commit comments

Comments
 (0)