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 f6ce186 + 9721bff commit a067335Copy full SHA for a067335
1 file changed
build.gradle
@@ -17,7 +17,7 @@ versionFile.delete()
17
versionFile << version
18
19
dependencies {
20
- api 'com.synopsys.integration:integration-common:26.0.2'
+ api 'com.synopsys.integration:integration-common:26.0.3'
21
22
testImplementation 'org.mockito:mockito-core:2.18.3'
23
testImplementation 'org.skyscreamer:jsonassert:1.5.0'
0 commit comments