Skip to content

Commit

Permalink
* Update version and update kusto libs
Browse files Browse the repository at this point in the history
  • Loading branch information
ag-ramachandran committed Jan 3, 2024
1 parent 5751410 commit 2d4967a
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 @@ -36,8 +36,8 @@ dependencies {
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.14.3'
implementation 'com.fasterxml.woodstox:woodstox-core:6.5.0'
implementation 'com.github.stephenc.jcip:jcip-annotations:1.0-1'
implementation 'com.microsoft.azure.kusto:kusto-data:5.0.2'
implementation 'com.microsoft.azure.kusto:kusto-ingest:5.0.2'
implementation 'com.microsoft.azure.kusto:kusto-data:5.0.3'
implementation 'com.microsoft.azure.kusto:kusto-ingest:5.0.3'
implementation 'com.microsoft.azure:msal4j-persistence-extension:1.2.0'
implementation 'com.microsoft.azure:msal4j:1.13.8'
implementation 'com.nimbusds:content-type:2.2'
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.3
2.0.4

0 comments on commit 2d4967a

Please sign in to comment.