Skip to content

Commit

Permalink
upgrade common version
Browse files Browse the repository at this point in the history
  • Loading branch information
cx-muhammed committed Dec 5, 2019
1 parent 88f4ec1 commit 3f962cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
provided 'com.intellij:annotations:12.0',
'org.slf4j:slf4j-api:1.6.1'

compile 'com.checkmarx:cx-client-common:9.20.1-SNAPSHOT'
compile 'com.checkmarx:cx-client-common:9.20.2'

optionalJenkinsPlugins 'org.jenkins-ci.main:maven-plugin:1.509.3@jar',
'org.jenkins-ci.plugins:credentials:1.23@jar'
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
description = Provides automatic scan of code by Checkmarx server and shows results summary and trend in Jenkins interface.
group = com.checkmarx.jenkins
version = 9.20.1
version = 2019.4.1
repositoryVersion=

org.gradle.daemon = false
Expand Down

0 comments on commit 3f962cf

Please sign in to comment.