We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 711288c + 2424b72 commit a87be70Copy full SHA for a87be70
1 file changed
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'java-library'
6
id 'maven-publish'
7
id 'signing'
8
- id 'com.vanniktech.maven.publish' version '0.30.0'
+ id 'com.vanniktech.maven.publish' version '0.31.0'
9
id 'net.researchgate.release' version '3.1.0'
10
}
11
0 commit comments