Skip to content

Commit

Permalink
Merge pull request #607 from Griefed/dependabot-gradle-serverpackcrea…
Browse files Browse the repository at this point in the history
…tor-api-develop-org.apache.logging.log4j-log4j-api-kotlin-1.5.0

build(deps): bump org.apache.logging.log4j:log4j-api-kotlin from 1.4.0 to 1.5.0 in /serverpackcreator-api
  • Loading branch information
Griefed authored Nov 5, 2024
2 parents 306f630 + 32db254 commit 97d4811
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 @@ -24,7 +24,7 @@ dependencies {
api("com.electronwill.night-config:toml:3.7.2")
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.4.0")
api("org.apache.logging.log4j:log4j-api-kotlin:1.5.0")
api("org.apache.logging.log4j:log4j-core:2.24.1")
api("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1")
api("org.pf4j:pf4j:3.11.0")
Expand Down

0 comments on commit 97d4811

Please sign in to comment.