Skip to content

Commit c91a1b0

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

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)