We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0834ecd commit e0b64e8Copy full SHA for e0b64e8
lib/build.gradle
@@ -3,7 +3,7 @@ import com.vanniktech.maven.publish.SonatypeHost
3
plugins {
4
// Apply the java-library plugin for API and implementation separation.
5
id 'java-library'
6
- id 'com.vanniktech.maven.publish' version '0.29.0'
+ id 'com.vanniktech.maven.publish' version '0.30.0'
7
id 'se.patrikerdes.use-latest-versions' version '0.2.18'
8
id 'com.github.ben-manes.versions' version '0.51.0'
9
}
0 commit comments