Skip to content

Commit

Permalink
Merge pull request #24 from Yuanruitao/master
Browse files Browse the repository at this point in the history
feat:升级Atom Sdk, 新增Kubernetes接入 #23
  • Loading branch information
Yuanruitao authored Nov 17, 2022
2 parents 759e7e4 + 7486f16 commit 8070e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ allprojects {
}

dependencies {
compile "com.tencent.devops.ci-plugins:java-plugin-sdk:1.1.3-beta"
compile "com.tencent.devops.ci-plugins:java-plugin-sdk:1.1.5"
compile files("lib/java-plugin-sdk-1.0.7.jar")
compile "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
compile "org.bouncycastle:bcprov-jdk16:$bouncyCastleVersion"
Expand Down

0 comments on commit 8070e82

Please sign in to comment.