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 5449757 commit f2c3aa3Copy full SHA for f2c3aa3
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
project.ext.moduleName = 'com.synopsys.integration.int-jira-common'
7
project.ext.javaUseAutoModuleName = 'true'
8
9
-version = '4.0.4-SNAPSHOT'
+version = '4.1.0-SNAPSHOT'
10
description = 'A library for using various capabilities of Jira.'
11
12
apply plugin: 'com.synopsys.integration.library'
0 commit comments