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 fb82fbd commit 45b4259Copy full SHA for 45b4259
build.gradle
@@ -12,7 +12,7 @@ plugins {
12
id 'maven-publish'
13
id 'de.itemis.mps.gradle.common' version '1.29.+'
14
id 'de.itemis.mps.gradle.launcher' version '2.5.2.+'
15
- id "com.github.breadmoirai.github-release" version "2.4.1"
+ id "com.github.breadmoirai.github-release" version "2.5.2"
16
id "org.cyclonedx.bom" version "1.8.2"
17
}
18
0 commit comments