Skip to content

Commit

Permalink
[taotao-cloud-project-1161] update taotao cloud version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shuigedeng committed Jun 22, 2021
1 parent 81ba8ac commit fc2344f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ configure(subprojects.findAll { (it.name != "taotao-cloud-dependencies") }) { pr
// apply plugin: "com.taotao.cloud.plugin"

dependencies {
implementation platform("com.taotao.cloud:taotao-cloud-dependencies:1.1.0")
implementation platform("com.taotao.cloud:taotao-cloud-dependencies:$taotaoCloudVersion")
}

task createProperties(dependsOn: processResources) {
Expand Down

0 comments on commit fc2344f

Please sign in to comment.