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.
2 parents cdfe938 + b2c3c47 commit 3e5dbc7Copy full SHA for 3e5dbc7
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.4.0'
+ api 'com.synopsys.integration:integration-rest:10.4.1'
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