We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7571ca0 commit 6e59868Copy full SHA for 6e59868
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'signing'
4
id 'maven-publish'
5
id 'io.github.gradle-nexus.publish-plugin' version "2.0.0"
6
- id 'org.cyclonedx.bom' version "2.0.0"
+ id 'org.cyclonedx.bom' version "2.1.0"
7
id 'org.sonarqube' version "4.0.0.2929"
8
id 'io.github.sgtsilvio.gradle.javadoc-links' version "0.8.0"
9
}
0 commit comments