Skip to content

Commit 7546da9

Browse files
committed
Merge branch 'master' of github.com:synopsys-sig/jenkins-common
2 parents 2103b3b + cbee8d7 commit 7546da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins { id 'groovy' }
88
project.ext.moduleName = 'com.synopsys.integration.jenkins-common'
99
project.ext.javaUseAutoModuleName = 'true'
1010

11-
version = '0.1.7-SNAPSHOT'
11+
version = '0.1.8-SNAPSHOT'
1212
description = 'Library for common Synopsys Jenkins plugin logic'
1313
sourceCompatibility = JavaVersion.VERSION_11
1414
targetCompatibility = JavaVersion.VERSION_11

0 commit comments

Comments
 (0)