Skip to content

Commit

Permalink
Merge branch 'main' into Sam/9307/Add-Description-and-license-in-repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Samarinnayak authored Aug 21, 2024
2 parents 6e5d664 + 4b8bab0 commit ee45629
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 @@ -105,7 +105,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 ee45629

Please sign in to comment.