Skip to content

Commit 4804273

Browse files
Bump de.cketti.unicode:kotlin-codepoints from 0.9.0 to 0.10.0
Bumps [de.cketti.unicode:kotlin-codepoints](https://github.com/cketti/kotlin-codepoints) from 0.9.0 to 0.10.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.9.0...0.10.0) --- updated-dependencies: - dependency-name: de.cketti.unicode:kotlin-codepoints dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5650bd commit 4804273

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)