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 0e22435 commit fd6fb2bCopy full SHA for fd6fb2b
build.gradle
@@ -12,7 +12,7 @@ description = 'A library for using various capabilities of Jira.'
12
apply plugin: 'com.synopsys.integration.library'
13
14
dependencies {
15
- api 'com.synopsys.integration:integration-rest:10.3.4'
+ api 'com.synopsys.integration:integration-rest:10.3.6'
16
api 'com.google.oauth-client:google-oauth-client:1.34.1'
17
18
testImplementation 'org.mockito:mockito-core:2.18.3'
0 commit comments