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 b976cd3 commit 32d5e21Copy full SHA for 32d5e21
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