Skip to content

Commit

Permalink
Merge pull request #646 from Griefed/dependabot-gradle-serverpackcrea…
Browse files Browse the repository at this point in the history
…tor-api-develop-com.electronwill.night-config-toml-3.8.1

build(deps): bump com.electronwill.night-config:toml from 3.7.2 to 3.8.1 in /serverpackcreator-api
  • Loading branch information
Griefed authored Jan 2, 2025
2 parents 17b407c + d24e398 commit 3f8ab54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverpackcreator-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
implementation("org.jetbrains.kotlin:kotlin-bom:2.1.0")
implementation("org.jetbrains.kotlin:kotlin-stdlib:2.1.0")
implementation(files("${layout.buildDirectory.asFile.get()}/resources/main"))
api("com.electronwill.night-config:toml:3.7.2")
api("com.electronwill.night-config:toml:3.8.1")
api("com.fasterxml.jackson.core:jackson-databind:2.18.1")
api("net.lingala.zip4j:zip4j:2.11.5")
api("org.apache.logging.log4j:log4j-api-kotlin:1.5.0")
Expand Down

0 comments on commit 3f8ab54

Please sign in to comment.