@@ -88,17 +88,17 @@ dependencies {
8888 compile ' net.minidev:json-smart:2.3'
8989 compile ' com.microsoft.azure:azure-client-runtime:1.6.13' , { force = true }
9090 compile ' com.microsoft.azure:azure-client-authentication:1.6.13' , { force = true }
91- compile ' com.microsoft.azuretools:azuretools-core:3.28 .0' , {
91+ compile ' com.microsoft.azuretools:azuretools-core:3.29 .0' , {
9292 exclude group : " com.microsoft.azure" , module : " azure-client-authentication"
9393 exclude group : " com.microsoft.azure" , module : " azure-client-runtime"
9494 exclude group : " javax.xml.bind" , module : " jaxb-api"
9595 }
96- compile ' com.microsoft.azuretools:azure-explorer-common:3.28 .0' , {
96+ compile ' com.microsoft.azuretools:azure-explorer-common:3.29 .0' , {
9797 exclude group : " com.microsoft.azure" , module : " azure-client-authentication"
9898 exclude group : " com.microsoft.azure" , module : " azure-client-runtime"
9999 exclude group : " javax.xml.bind" , module : " jaxb-api"
100100 }
101- compile ' com.microsoft.azuretools:hdinsight-node-common:3.28 .0' , {
101+ compile ' com.microsoft.azuretools:hdinsight-node-common:3.29 .0' , {
102102 exclude group : " com.microsoft.azure" , module : " azure-client-authentication"
103103 exclude group : " com.microsoft.azure" , module : " azure-client-runtime"
104104 exclude group : " javax.xml.bind" , module : " jaxb-api"
0 commit comments