We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6200813 + e7f49f3 commit 9fd6825Copy full SHA for 9fd6825
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
id 'jacoco'
7
id 'maven-publish'
8
id 'com.github.ben-manes.versions' version '0.53.0'
9
- id 'org.cyclonedx.bom' version '3.2.2'
+ id 'org.cyclonedx.bom' version '3.2.3'
10
id 'com.gorylenko.gradle-git-properties' version '2.5.7'
11
id 'com.avast.gradle.docker-compose' version '0.17.21'
12
}
0 commit comments