Skip to content

Commit

Permalink
update-common-bundle-version Signed-off-by: Khushboo Sharma <Khushboo…
Browse files Browse the repository at this point in the history
…110597@gmail.com>
  • Loading branch information
Khushboo Sharma committed Aug 19, 2024
1 parent 031e8a2 commit 6b2e74d
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 @@ -103,7 +103,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")
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 6b2e74d

Please sign in to comment.