We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39eb2f0 commit a34b1fdCopy full SHA for a34b1fd
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'signing'
4
id 'maven-publish'
5
id 'io.github.gradle-nexus.publish-plugin' version "1.1.0"
6
- id 'org.cyclonedx.bom' version "1.7.0"
+ id 'org.cyclonedx.bom' version "1.7.1"
7
id 'org.sonarqube' version "3.4.0.2513"
8
}
9
0 commit comments