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.
2 parents e1cf0aa + 36e4e88 commit e75c16cCopy full SHA for e75c16c
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
`maven-publish`
7
signing
8
jacoco
9
- id("com.adarshr.test-logger") version "2.1.1"
+ id("com.adarshr.test-logger") version "3.0.0"
10
id("io.wusa.semver-git-plugin") version "2.3.7"
11
id("com.jfrog.bintray") version "1.8.5"
12
}
0 commit comments