File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
PluginsAndFeatures/azure-toolkit-for-intellij Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -105,8 +105,8 @@ dependencies {
105105 compile ' net.minidev:json-smart:2.3'
106106 compile ' com.microsoft.azure:azure-client-runtime:1.7.5' , { force = true }
107107 compile ' com.microsoft.azure:azure-client-authentication:1.7.5' , { force = true }
108- compile ' com.microsoft.azure:azure-toolkit-springcloud-lib:0.4 .0-SNAPSHOT' , { force = true }
109- aspect " com.microsoft.azure:azure-toolkit-common-lib:0.4 .0-SNAPSHOT"
108+ compile ' com.microsoft.azure:azure-toolkit-springcloud-lib:0.5 .0-SNAPSHOT' , { force = true }
109+ aspect " com.microsoft.azure:azure-toolkit-common-lib:0.5 .0-SNAPSHOT"
110110 compile ' com.microsoft.azuretools:azuretools-core:3.51.0-SNAPSHOT' , {
111111 exclude group : " com.microsoft.azure" , module : " azure-client-authentication"
112112 exclude group : " com.microsoft.azure" , module : " azure-client-runtime"
Original file line number Diff line number Diff line change 7373 <rx .version>1.3.8</rx .version>
7474 <slf4j-api .version>1.7.30</slf4j-api .version>
7575
76- <azure .toolkit-lib.version>0.4 .0-SNAPSHOT</azure .toolkit-lib.version>
76+ <azure .toolkit-lib.version>0.5 .0-SNAPSHOT</azure .toolkit-lib.version>
7777 <azure .storage.version>8.6.5</azure .storage.version>
7878 <azure .auth.helper.version>0.6.0</azure .auth.helper.version>
7979 <azure .security.keyvault.secrets.version>4.2.0</azure .security.keyvault.secrets.version>
You can’t perform that action at this time.
0 commit comments