We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cedfa9 commit a314643Copy full SHA for a314643
build.gradle
@@ -19,7 +19,7 @@ project.ext.moduleName = 'com.synopsys.integration.hub-imageinspector-lib'
19
project.ext.javaUseAutoModuleName = 'true'
20
project.ext.junitShowStandardStreams = 'true'
21
22
-version = '14.3.1-SNAPSHOT'
+version = '14.3.1'
23
description = 'A library for creating Black Duck Input Output (BDIO) representing the packages installed in a Linux Docker image'
24
25
apply plugin: "io.spring.dependency-management"
0 commit comments