Skip to content

Commit

Permalink
Merge pull request #15 from Yuanruitao/master
Browse files Browse the repository at this point in the history
feat: kubernetes 构建环境支持
  • Loading branch information
Yuanruitao authored Jun 30, 2022
2 parents e074706 + 5f3f7d3 commit 33f24af
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.1-beta"
compile "com.tencent.devops.ci-plugins:java-plugin-sdk:1.1.3-beta"
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 33f24af

Please sign in to comment.