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

build(deps): bump de.comahe.i18n4k in /serverpackcreator-plugin-example

Bumps [de.comahe.i18n4k](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
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 1696aaff
No related branches found
No related tags found
1 merge request!640Dep updates and a fix
...@@ -3,7 +3,7 @@ import java.util.* ...@@ -3,7 +3,7 @@ import java.util.*
plugins { plugins {
id("serverpackcreator.kotlin-conventions") id("serverpackcreator.kotlin-conventions")
id("de.comahe.i18n4k") version "0.9.0" id("de.comahe.i18n4k") version "0.10.0"
kotlin("kapt") kotlin("kapt")
} }
......
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