Skip to content

Commit

Permalink
Bump de.cketti.unicode:kotlin-codepoints from 0.8.0 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [de.cketti.unicode:kotlin-codepoints](https://github.com/cketti/kotlin-codepoints) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/cketti/kotlin-codepoints/releases)
- [Changelog](https://github.com/cketti/kotlin-codepoints/blob/main/CHANGELOG.md)
- [Commits](cketti/kotlin-codepoints@0.8.0...0.9.0)

---
updated-dependencies:
- dependency-name: de.cketti.unicode:kotlin-codepoints
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 25, 2024
1 parent c1cf28a commit d096bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ networknt-validator = { group = "com.networknt", name = "json-schema-validator",
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.17.0" }
graphql-ktor = { group = "com.expediagroup", name = "graphql-kotlin-ktor-client", version.ref = "graphql" }
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "4.4.0" }
kotlin-codepoints = { group = "de.cketti.unicode", name = "kotlin-codepoints", version = "0.8.0" }
kotlin-codepoints = { group = "de.cketti.unicode", name = "kotlin-codepoints", version = "0.9.0" }
normalize = { group = "com.doist.x", name = "normalize", version = "1.0.5" }

[bundles]
Expand Down

0 comments on commit d096bfd

Please sign in to comment.