From 2cbac202a0f220029b8f429507a2169142dda660 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 16:27:59 +0000 Subject: [PATCH] Gradle: Bump com.microsoft.azure.kusto:kusto-ingest from 5.0.2 to 5.0.5 Bumps [com.microsoft.azure.kusto:kusto-ingest](https://github.com/Azure/azure-kusto-java) from 5.0.2 to 5.0.5. - [Release notes](https://github.com/Azure/azure-kusto-java/releases) - [Changelog](https://github.com/Azure/azure-kusto-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/Azure/azure-kusto-java/compare/v5.0.2...v5.0.5) --- updated-dependencies: - dependency-name: com.microsoft.azure.kusto:kusto-ingest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index a8d3636..136d7af 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -195,7 +195,7 @@ dependencies { // https://mvnrepository.com/artifact/com.azure.spring/spring-cloud-azure-autoconfigure implementation("com.azure.spring:spring-cloud-azure-autoconfigure:5.7.0") // https://mvnrepository.com/artifact/com.microsoft.azure.kusto/kusto-ingest - implementation("com.microsoft.azure.kusto:kusto-ingest:5.0.2") + implementation("com.microsoft.azure.kusto:kusto-ingest:5.0.5") // https://mvnrepository.com/artifact/com.azure/azure-containers-containerregistry implementation("com.azure:azure-containers-containerregistry:1.2.2") // https://mvnrepository.com/artifact/com.azure.spring/spring-cloud-azure-starter-eventhubs