@@ -207,17 +207,17 @@ dependencies {
207207 exclude group : " com.squareup.okhttp3" , module : " logging-interceptor"
208208 }
209209
210- compile ' com.microsoft.azuretools:azuretools-core:3.60.0 ' , {
210+ compile ' com.microsoft.azuretools:azuretools-core:3.60.1 ' , {
211211 exclude group : " com.microsoft.azure" , module : " azure-client-authentication"
212212 exclude group : " com.microsoft.azure" , module : " azure-client-runtime"
213213 exclude group : " javax.xml.bind" , module : " jaxb-api"
214214 }
215- compile ' com.microsoft.azuretools:azure-explorer-common:3.60.0 ' , {
215+ compile ' com.microsoft.azuretools:azure-explorer-common:3.60.1 ' , {
216216 exclude group : " com.microsoft.azure" , module : " azure-client-authentication"
217217 exclude group : " com.microsoft.azure" , module : " azure-client-runtime"
218218 exclude group : " javax.xml.bind" , module : " jaxb-api"
219219 }
220- compile ' com.microsoft.azuretools:hdinsight-node-common:3.60.0 ' , {
220+ compile ' com.microsoft.azuretools:hdinsight-node-common:3.60.1 ' , {
221221 exclude group : " com.microsoft.azure" , module : " azure-client-authentication"
222222 exclude group : " com.microsoft.azure" , module : " azure-client-runtime"
223223 exclude group : " javax.xml.bind" , module : " jaxb-api"
0 commit comments