Skip to content

Commit a34b1fd

Browse files
committed
Update build.gradle
1 parent 39eb2f0 commit a34b1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'signing'
44
id 'maven-publish'
55
id 'io.github.gradle-nexus.publish-plugin' version "1.1.0"
6-
id 'org.cyclonedx.bom' version "1.7.0"
6+
id 'org.cyclonedx.bom' version "1.7.1"
77
id 'org.sonarqube' version "3.4.0.2513"
88
}
99

0 commit comments

Comments
 (0)