Skip to content

Commit e0b64e8

Browse files
Update plugin com.vanniktech.maven.publish to v0.30.0 (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0834ecd commit e0b64e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import com.vanniktech.maven.publish.SonatypeHost
33
plugins {
44
// Apply the java-library plugin for API and implementation separation.
55
id 'java-library'
6-
id 'com.vanniktech.maven.publish' version '0.29.0'
6+
id 'com.vanniktech.maven.publish' version '0.30.0'
77
id 'se.patrikerdes.use-latest-versions' version '0.2.18'
88
id 'com.github.ben-manes.versions' version '0.51.0'
99
}

0 commit comments

Comments
 (0)