Skip to content

Commit

Permalink
*Update version to latest SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
ag-ramachandran committed Aug 9, 2024
1 parent c116778 commit 279ffd0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ repositories {
// update dependencies to bom azure-sdk-bom/1.2.24

dependencies {
implementation 'com.microsoft.azure.kusto:kusto-data:5.1.0'
implementation 'com.microsoft.azure.kusto:kusto-ingest:5.1.0'
implementation 'com.microsoft.azure.kusto:kusto-data:5.1.1'
implementation 'com.microsoft.azure.kusto:kusto-ingest:5.1.1'
implementation 'com.azure:azure-core-http-netty:1.15.0'
implementation 'com.azure:azure-core:1.49.0'
implementation 'com.azure:azure-data-tables:12.4.1'
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.6
2.0.7

0 comments on commit 279ffd0

Please sign in to comment.