We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5d39b5 + 83c1ef4 commit ce1bf40Copy full SHA for ce1bf40
build.gradle.kts
@@ -105,7 +105,7 @@ repositories {
105
defaultTasks("build")
106
107
dependencies {
108
- implementation("com.ibm.cics:cics-bundle-common:2.0.1")
+ implementation("com.ibm.cics:cics-bundle-common:2.0.2")
109
testImplementation("junit:junit:4.13.2")
110
testImplementation("com.github.tomakehurst:wiremock-jre8:2.35.1")
111
testImplementation(enforcedPlatform("org.spockframework:spock-bom:2.3-groovy-3.0"))
0 commit comments