We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c09de90 commit 30b8e69Copy full SHA for 30b8e69
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
`maven-publish`
7
signing
8
jacoco
9
- id("com.adarshr.test-logger") version "3.2.0"
+ id("com.adarshr.test-logger") version "4.0.0"
10
id("io.wusa.semver-git-plugin") version "2.3.7"
11
}
12
0 commit comments