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 89cac5f commit 5d62571Copy full SHA for 5d62571
build.gradle
@@ -21,7 +21,7 @@ plugins {
21
id 'de.itemis.mps.gradle.common' version '1.29.+'
22
id 'de.itemis.mps.gradle.launcher' version '2.5.2.+'
23
id "com.github.breadmoirai.github-release" version "2.4.1"
24
- id "org.cyclonedx.bom" version "1.8.2"
+ id "org.cyclonedx.bom" version "2.2.0"
25
}
26
27
ext.dependencyRepositories = [
0 commit comments