From 3a4012f6f4380e779302a7e53f27caf898840216 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 23:03:38 +0000 Subject: [PATCH] chore(deps): bump org.ldaptive:ldaptive from 2.4.0 to 2.4.1 Bumps [org.ldaptive:ldaptive](https://github.com/vt-middleware/ldaptive) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/vt-middleware/ldaptive/releases) - [Commits](https://github.com/vt-middleware/ldaptive/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: org.ldaptive:ldaptive dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index bdb6eea9161..fc88d472f37 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -178,7 +178,7 @@ jlama = "0.8.4" mcp-kotlin = "0.3.0" mcp4k = "0.3.5" dflib = "2.0.0-M2" -ldaptive = "2.4.0" +ldaptive = "2.4.1" chicory = "1.1.1" weh-bindings = "0.4" wasm2class = "0.2"