We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4c3fe0 commit 45840ddCopy full SHA for 45840dd
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
11
val organization = "CycloneDX"
12
group = "org.cyclonedx"
13
-version = "2.0.0-alpha-0"
+version = "2.0.0-alpha-1"
14
15
java.sourceCompatibility = JavaVersion.VERSION_1_8
16
java.targetCompatibility = JavaVersion.VERSION_1_8
0 commit comments