Skip to content

Commit

Permalink
Merge branch 'private-release/v2.1.0' into zowe-release/v2.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Uladzislau <[email protected]>
  • Loading branch information
KUGDev committed Nov 14, 2024
2 parents 0871dae + 6d8bd79 commit 983ad6e
Show file tree
Hide file tree
Showing 3 changed files with 583 additions and 46 deletions.
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ val kotestVersion = "5.9.1"
val retrofit2Vertion = "2.11.0"
val junitVersion = "5.11.1"
val mockkVersion = "1.13.12"
val ibmMqVersion = "9.4.0.0"
val jGraphTVersion = "1.5.2"
val zoweKotlinSdkVersion = "0.5.0"
val javaKeytarVersion = "1.0.0"
Expand Down Expand Up @@ -128,7 +127,6 @@ dependencies {
implementation("org.jgrapht:jgrapht-core:$jGraphTVersion")
implementation("com.starxg:java-keytar:$javaKeytarVersion")
implementation("org.zowe.sdk:zowe-kotlin-sdk:$zoweKotlinSdkVersion")
implementation("com.ibm.mq:com.ibm.mq.allclient:$ibmMqVersion")
implementation("org.junit.jupiter:junit-jupiter-params:$junitVersion")
testImplementation("org.junit.jupiter:junit-jupiter-api:$junitVersion")
testImplementation("io.mockk:mockk:$mockkVersion")
Expand Down
Loading

0 comments on commit 983ad6e

Please sign in to comment.