Skip to content

Commit a99f879

Browse files
Bump de.cketti.unicode:kotlin-codepoints from 0.7.0 to 0.8.0
Bumps [de.cketti.unicode:kotlin-codepoints](https://github.com/cketti/kotlin-codepoints) from 0.7.0 to 0.8.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.7.0...0.8.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] <[email protected]>
1 parent 4255a70 commit a99f879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ networknt-validator = { group = "com.networknt", name = "json-schema-validator",
4848
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.17.0" }
4949
graphql-ktor = { group = "com.expediagroup", name = "graphql-kotlin-ktor-client", version.ref = "graphql" }
5050
clikt = { group = "com.github.ajalt.clikt", name = "clikt", version = "4.4.0" }
51-
kotlin-codepoints = { group = "de.cketti.unicode", name = "kotlin-codepoints", version = "0.7.0" }
51+
kotlin-codepoints = { group = "de.cketti.unicode", name = "kotlin-codepoints", version = "0.8.0" }
5252
normalize = { group = "com.doist.x", name = "normalize", version = "1.0.5" }
5353

5454
[bundles]

0 commit comments

Comments
 (0)