diff --git a/build.gradle b/build.gradle index 02400c0..2ad74c8 100644 --- a/build.gradle +++ b/build.gradle @@ -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' diff --git a/version b/version index 6acdb44..26e3379 100644 --- a/version +++ b/version @@ -1 +1 @@ -2.0.3 \ No newline at end of file +2.0.4 \ No newline at end of file