Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 3bf0175

Browse files
build(deps): bump com.adarshr.test-logger from 3.2.0 to 4.0.0 (#761)
Bumps com.adarshr.test-logger from 3.2.0 to 4.0.0. --- updated-dependencies: - dependency-name: com.adarshr.test-logger dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a75a42e commit 3bf0175

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
@@ -19,7 +19,7 @@ buildscript {
1919

2020
plugins {
2121
id 'org.jetbrains.intellij' version '1.17.2'
22-
id 'com.adarshr.test-logger' version '3.2.0'
22+
id 'com.adarshr.test-logger' version '4.0.0'
2323
id 'idea'
2424
id 'java'
2525
id 'jacoco'

0 commit comments

Comments
 (0)