Skip to content

Commit

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

build(deps): bump org.jetbrains.kotlin:kotlin-bom from 2.0.21 to 2.1.0 in /serverpackcreator-api
  • Loading branch information
Griefed authored Dec 4, 2024
2 parents 6bb8a60 + 0954b31 commit 5d31eba
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 @@ -18,7 +18,7 @@ dependencies {
api("de.jensklingenberg.ktorfit:ktorfit-lib:2.1.0")
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:2.0.21")
implementation("org.jetbrains.kotlin:kotlin-bom:2.1.0")
implementation("org.jetbrains.kotlin:kotlin-stdlib:2.0.21")
implementation(files("${layout.buildDirectory.asFile.get()}/resources/main"))
api("com.electronwill.night-config:toml:3.7.2")
Expand Down

0 comments on commit 5d31eba

Please sign in to comment.