From e35db3cc46a42f743e5f5809db4e9f4c76c40706 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 09:27:22 +0000 Subject: [PATCH] build(deps): bump nightconfig from 3.6.6 to 3.9.0 Bumps `nightconfig` from 3.6.6 to 3.9.0. Updates `com.electronwill.night-config:core` from 3.6.6 to 3.9.0 - [Release notes](https://github.com/TheElectronWill/night-config/releases) - [Commits](https://github.com/TheElectronWill/night-config/compare/v3.6.6...v3.9.0) Updates `com.electronwill.night-config:toml` from 3.6.6 to 3.9.0 - [Release notes](https://github.com/TheElectronWill/night-config/releases) - [Commits](https://github.com/TheElectronWill/night-config/compare/v3.6.6...v3.9.0) Updates `com.electronwill.night-config:yaml` from 3.6.6 to 3.9.0 - [Release notes](https://github.com/TheElectronWill/night-config/releases) - [Commits](https://github.com/TheElectronWill/night-config/compare/v3.6.6...v3.9.0) Updates `com.electronwill.night-config:json` from 3.6.6 to 3.9.0 - [Release notes](https://github.com/TheElectronWill/night-config/releases) - [Commits](https://github.com/TheElectronWill/night-config/compare/v3.6.6...v3.9.0) --- updated-dependencies: - dependency-name: com.electronwill.night-config:core dependency-version: 3.8.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.electronwill.night-config:json dependency-version: 3.8.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.electronwill.night-config:toml dependency-version: 3.8.3 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.electronwill.night-config:yaml dependency-version: 3.8.3 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 b18053511..217738b1c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ hypixel-data = "0.2.0" # Dep of hypixel-modapi # Not in risk of needing to be relaunched / bumped by JiJ snakeyaml = "1.31" -nightconfig = "3.6.6" +nightconfig = "3.9.0" java-objc-bridge = "1.2" # Per version