Skip to content

Commit de6ea0b

Browse files
build(deps): bump com.electronwill.night-config:toml
Bumps [com.electronwill.night-config:toml](https://github.com/TheElectronWill/night-config) from 3.8.4 to 3.9.0. - [Release notes](https://github.com/TheElectronWill/night-config/releases) - [Commits](TheElectronWill/night-config@v3.8.4...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] <support@github.com>
1 parent 7cdd63c commit de6ea0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

serverpackcreator-api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
api("de.comahe.i18n4k:i18n4k-core:0.11.2")
2121
api("de.comahe.i18n4k:i18n4k-core-jvm:0.11.2")
2222
implementation(files("${layout.buildDirectory.asFile.get()}/resources/main"))
23-
api("com.electronwill.night-config:toml:3.8.4")
23+
api("com.electronwill.night-config:toml:3.9.0")
2424
api("com.fasterxml.jackson.core:jackson-databind:2.21.1")
2525
api("net.lingala.zip4j:zip4j:2.11.6")
2626
api("org.apache.logging.log4j:log4j-api-kotlin:1.5.0")

0 commit comments

Comments
 (0)