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 18ad951 + b098379 commit f4466b2Copy full SHA for f4466b2
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
`maven-publish`
7
signing
8
jacoco
9
- id("com.adarshr.test-logger") version "2.0.0"
+ id("com.adarshr.test-logger") version "2.1.1"
10
id("io.wusa.semver-git-plugin") version "2.3.7"
11
id("com.jfrog.bintray") version "1.8.5"
12
}
0 commit comments