We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adbf7d3 commit c09b4bbCopy full SHA for c09b4bb
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
id("org.jabref.gradle.feature.compile") // for openrewrite
4
id("org.openrewrite.rewrite") version "7.18.0"
5
id("org.itsallcode.openfasttrace") version "3.1.0"
6
- id("org.cyclonedx.bom") version "3.0.0"
+ id("org.cyclonedx.bom") version "3.0.1"
7
}
8
9
// OpenRewrite should rewrite all sources
0 commit comments