Skip to content

Commit

Permalink
Update common to latest snapshot
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Nice <dave.nice@uk.ibm.com>
  • Loading branch information
Dave Nice committed Jun 11, 2024
1 parent ec4bbc1 commit ac77479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ repositories {
defaultTasks("build")

dependencies {
implementation("com.ibm.cics:cics-bundle-common:2.0.0")
implementation("com.ibm.cics:cics-bundle-common:2.0.1-SNAPSHOT")
testImplementation("junit:junit:4.13.2")
testImplementation("com.github.tomakehurst:wiremock-jre8:2.35.0")
testImplementation(enforcedPlatform("org.spockframework:spock-bom:2.3-groovy-3.0"))
Expand Down

0 comments on commit ac77479

Please sign in to comment.