File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
PluginsAndFeatures/azure-toolkit-for-intellij Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ dependencies {
131131 exclude group : " javax.xml.bind" , module : " jaxb-api"
132132 }
133133 compile group : ' com.microsoft.azure' , name : ' azure-auth-helper' , version : ' 0.6.0'
134- compile ' com.microsoft.azure:azure-tools-common:0.10.0 '
134+ compile ' com.microsoft.azure:azure-tools-common:0.10.2 '
135135 compile group : ' com.microsoft.azure.appplatform.v2020_07_01' , name : ' azure-mgmt-appplatform' , version : ' 1.0.0-beta'
136136 compile group : ' org.dom4j' , name : ' dom4j' , version : ' 2.1.3' , {
137137 exclude group : " javax.xml.stream" , module : " stax-api"
Original file line number Diff line number Diff line change 4545 <azure .identity.version>1.2.1</azure .identity.version>
4646 <azure .resourcemanager.version>2.1.0</azure .resourcemanager.version>
4747 <azure .toolkit-auth.version>${project.version} </azure .toolkit-auth.version>
48- <azure .tools-common.version>0.10.0 </azure .tools-common.version>
48+ <azure .tools-common.version>0.10.2 </azure .tools-common.version>
4949 <azure .version>1.38.0</azure .version>
5050
5151 <aspectj .version>1.8.13</aspectj .version>
You can’t perform that action at this time.
0 commit comments