Skip to content

Commit

Permalink
Release 9.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blackduck-serv-builder committed Mar 28, 2024
1 parent e8102c6 commit 915ec25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -21,7 +21,7 @@ buildscript {

group = 'com.synopsys.integration'

version = '9.5.0-SIGQA4-SNAPSHOT'
version = '9.5.0'

apply plugin: 'com.synopsys.integration.solution'
apply plugin: 'org.springframework.boot'
Expand Down
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Expand Up @@ -6,7 +6,7 @@ buildscript {
}

apply from: 'https://raw.githubusercontent.com/blackducksoftware/integration-resources/master/gradle_common/buildscript-repositories.gradle', to: buildscript
apply from: 'https://raw.githubusercontent.com/blackducksoftware/integration-resources/master/gradle_common/buildscript-cgp-version.gradle'
project.ext { managedCgpVersion = '2.0.4' }

dependencies {
classpath "com.synopsys.integration:common-gradle-plugin:${managedCgpVersion}"
Expand Down

0 comments on commit 915ec25

Please sign in to comment.