From 5e542c4c4efc1735cdbd3a52bb68fbfe8567860b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 20:35:43 +0000 Subject: [PATCH] deps: bump de.exlll:configlib-yaml from 4.6.1 to 4.6.3 Bumps [de.exlll:configlib-yaml](https://github.com/Exlll/ConfigLib) from 4.6.1 to 4.6.3. - [Release notes](https://github.com/Exlll/ConfigLib/releases) - [Commits](https://github.com/Exlll/ConfigLib/compare/v4.6.1...v4.6.3) --- updated-dependencies: - dependency-name: de.exlll:configlib-yaml dependency-version: 4.6.3 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 e167404..dbf9fa6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ common-adventure-api = "4.18.0" common-reflections = "0.10.2" common-log4j = "2.19.0" common-cloud = "2.0.0" -common-configlib = "4.6.1" +common-configlib = "4.6.3" # Paper paper-api = "1.19.3-R0.1-SNAPSHOT"