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 1903496 commit a218975Copy full SHA for a218975
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
id("io.spring.dependency-management") version "1.1.7"
9
id("java-library")
10
id("signing")
11
- id("com.vanniktech.maven.publish") version "0.32.0"
+ id("com.vanniktech.maven.publish") version "0.33.0"
12
id("org.sonarqube") version "6.2.0.5505"
13
id("jacoco")
14
}
0 commit comments