Skip to content

Commit e7e9021

Browse files
Bump de.cketti.unicode:kotlin-codepoints from 0.10.0 to 0.11.0 (#321)
1 parent ac2b3a3 commit e7e9021

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

0 commit comments

Comments
 (0)