Skip to content

Commit

Permalink
Merge pull request #579 from Griefed/dependabot-gradle-serverpackcrea…
Browse files Browse the repository at this point in the history
…tor-api-develop-org.jetbrains.kotlin-kotlin-stdlib-2.0.20

build(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.0 to 2.0.20 in /serverpackcreator-api
  • Loading branch information
Griefed authored Oct 1, 2024
2 parents 7ca4068 + fd1c2f1 commit 9af0ca7
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 @@ -19,7 +19,7 @@ dependencies {
api("de.comahe.i18n4k:i18n4k-core:0.9.0")
api("de.comahe.i18n4k:i18n4k-core-jvm:0.9.0")
implementation("org.jetbrains.kotlin:kotlin-bom:1.9.25")
implementation("org.jetbrains.kotlin:kotlin-stdlib:2.0.0")
implementation("org.jetbrains.kotlin:kotlin-stdlib:2.0.20")
implementation(files("${layout.buildDirectory.asFile.get()}/resources/main"))
api("com.electronwill.night-config:toml:3.7.2")
api("com.fasterxml.jackson.core:jackson-databind:2.18.0")
Expand Down

0 comments on commit 9af0ca7

Please sign in to comment.