Skip to content

Commit 6a90c14

Browse files
Bump de.cketti.unicode:kotlin-codepoints from 0.9.0 to 0.10.0 (#293)
1 parent f5650bd commit 6a90c14

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
@@ -38,7 +38,7 @@ jackson-bom = { group = "com.fasterxml.jackson", name = "jackson-bom", version.r
3838
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
3939
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
4040
networknt-validator = { group = "com.networknt", name = "json-schema-validator", version = "1.5.6" }
41-
kotlin-codepoints = { group = "de.cketti.unicode", name = "kotlin-codepoints", version = "0.9.0" }
41+
kotlin-codepoints = { group = "de.cketti.unicode", name = "kotlin-codepoints", version = "0.10.0" }
4242
normalize = { group = "com.doist.x", name = "normalize", version = "1.2.0" }
4343
karacteristics = { group = "io.github.optimumcode", name = "karacteristics", version = "0.0.5" }
4444
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }

0 commit comments

Comments
 (0)