Skip to content

Commit a218975

Browse files
chore(deps): update plugin com.vanniktech.maven.publish to v0.33.0 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1903496 commit a218975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id("io.spring.dependency-management") version "1.1.7"
99
id("java-library")
1010
id("signing")
11-
id("com.vanniktech.maven.publish") version "0.32.0"
11+
id("com.vanniktech.maven.publish") version "0.33.0"
1212
id("org.sonarqube") version "6.2.0.5505"
1313
id("jacoco")
1414
}

0 commit comments

Comments
 (0)