Skip to content

Commit ce1bf40

Browse files
authored
Merge pull request #162 from ind1go/update-common
Update to latest version of cics-bundle-common
2 parents a5d39b5 + 83c1ef4 commit ce1bf40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ repositories {
105105
defaultTasks("build")
106106

107107
dependencies {
108-
implementation("com.ibm.cics:cics-bundle-common:2.0.1")
108+
implementation("com.ibm.cics:cics-bundle-common:2.0.2")
109109
testImplementation("junit:junit:4.13.2")
110110
testImplementation("com.github.tomakehurst:wiremock-jre8:2.35.1")
111111
testImplementation(enforcedPlatform("org.spockframework:spock-bom:2.3-groovy-3.0"))

0 commit comments

Comments
 (0)