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 6d8a350 commit 4636132Copy full SHA for 4636132
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.30.0'
+ id 'com.vanniktech.maven.publish' version '0.31.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