Skip to content

Commit 4636132

Browse files
chore(deps): update plugin com.vanniktech.maven.publish to v0.31.0
1 parent 6d8a350 commit 4636132

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.30.0'
6+
id 'com.vanniktech.maven.publish' version '0.31.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)