We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b185e commit fec48b9Copy full SHA for fec48b9
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java-library'
3
id 'signing'
4
id 'maven-publish'
5
- id 'io.github.gradle-nexus.publish-plugin' version "1.3.0"
+ id 'io.github.gradle-nexus.publish-plugin' version "2.0.0"
6
id 'org.cyclonedx.bom' version "1.8.2"
7
id 'org.sonarqube' version "4.0.0.2929"
8
id 'io.github.sgtsilvio.gradle.javadoc-links' version "0.8.0"
0 commit comments