From 13719eab5721f52be56c78fa25b22751317ad2db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 19:29:43 +0000 Subject: [PATCH] Bump com.electronwill.night-config:toml from 3.6.7 to 3.9.0 Bumps [com.electronwill.night-config:toml](https://github.com/TheElectronWill/night-config) from 3.6.7 to 3.9.0. - [Release notes](https://github.com/TheElectronWill/night-config/releases) - [Commits](https://github.com/TheElectronWill/night-config/compare/v3.6.7...v3.9.0) --- updated-dependencies: - dependency-name: com.electronwill.night-config:toml dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 471ba38..c3ef1b1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ # https://docs.gradle.org/current/userguide/platforms.html#sub::toml-dependencies-format [versions] -com-electronwill-night-config-toml = "3.6.7" +com-electronwill-night-config-toml = "3.9.0" net-dv8tion-jda = "6.4.2" [libraries]