Skip to content
Snippets Groups Projects
Unverified Commit 31de7e37 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): bump de.comahe.i18n4k:i18n4k-core in /serverpackcreator-api

Bumps [de.comahe.i18n4k:i18n4k-core](https://github.com/comahe-de/i18n4k) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/comahe-de/i18n4k/releases)
- [Commits](https://github.com/comahe-de/i18n4k/compare/v0.9.0...v0.10.0

)

---
updated-dependencies:
- dependency-name: de.comahe.i18n4k:i18n4k-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 14394f60
No related branches found
No related tags found
1 merge request!640Dep updates and a fix
...@@ -16,8 +16,8 @@ dependencies { ...@@ -16,8 +16,8 @@ dependencies {
api("io.github.microutils:kotlin-logging:3.0.5") api("io.github.microutils:kotlin-logging:3.0.5")
api("org.jetbrains.kotlinx:kotlinx-datetime:0.6.1") api("org.jetbrains.kotlinx:kotlinx-datetime:0.6.1")
api("de.jensklingenberg.ktorfit:ktorfit-lib:2.1.0") api("de.jensklingenberg.ktorfit:ktorfit-lib:2.1.0")
api("de.comahe.i18n4k:i18n4k-core:0.9.0") api("de.comahe.i18n4k:i18n4k-core:0.10.0")
api("de.comahe.i18n4k:i18n4k-core-jvm:0.9.0") api("de.comahe.i18n4k:i18n4k-core-jvm:0.10.0")
implementation("org.jetbrains.kotlin:kotlin-bom:2.1.10") implementation("org.jetbrains.kotlin:kotlin-bom:2.1.10")
implementation("org.jetbrains.kotlin:kotlin-stdlib:2.1.0") implementation("org.jetbrains.kotlin:kotlin-stdlib:2.1.0")
implementation(files("${layout.buildDirectory.asFile.get()}/resources/main")) implementation(files("${layout.buildDirectory.asFile.get()}/resources/main"))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment