File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ repositories {
3030
3131dependencies {
3232 // Kusto client libraries (updated)
33- implementation ' com.microsoft.azure.kusto:kusto-data:7.0.2 '
34- implementation ' com.microsoft.azure.kusto:kusto-ingest:7.0.2 '
33+ implementation ' com.microsoft.azure.kusto:kusto-data:7.0.3 '
34+ implementation ' com.microsoft.azure.kusto:kusto-ingest:7.0.3 '
3535
3636 // Azure client libraries (versions will be resolved by the BOM)
3737 implementation ' com.azure:azure-core-http-netty:1.16.0'
@@ -93,7 +93,6 @@ dependencies {
9393 implementation ' net.java.dev.jna:jna:5.13.0'
9494 implementation ' net.minidev:accessors-smart:2.5.2'
9595 implementation ' net.minidev:json-smart:2.5.2'
96- implementation ' org.apache.commons:commons-lang3:3.14.0'
9796 implementation ' org.apache.commons:commons-text:1.11.0'
9897 implementation ' org.apache.httpcomponents:httpclient:4.5.14'
9998 implementation ' org.apache.httpcomponents:httpcore:4.4.16'
Original file line number Diff line number Diff line change 1- 2.1.0
1+ 2.1.1
You can’t perform that action at this time.
0 commit comments