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 c7bfb36 commit 9096948Copy full SHA for 9096948
build.gradle
@@ -11,7 +11,7 @@ project.ext.moduleName = 'com.synopsys.integration.int-jira-common'
11
project.ext.javaUseAutoModuleName = 'true'
12
13
group = 'com.synopsys.integration'
14
-version = '0.3.1'
+version = '0.3.2'
15
description = 'A library for using various capabilities of Jira.'
16
17
apply plugin: 'com.blackducksoftware.integration.library'
0 commit comments