Update dependency de.cketti.unicode:kotlin-codepoints to v0.6.1 (#146)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-03-11 15:37:58 -05:00
committed by GitHub
parent 7dd9060025
commit 058b7ede76

View File

@ -15,7 +15,7 @@ dokka-gradlePlugin = "org.jetbrains.dokka:dokka-gradle-plugin:1.8.10"
buildconfig-gradlePlugin = "com.github.gmazzo:gradle-buildconfig-plugin:3.1.0" buildconfig-gradlePlugin = "com.github.gmazzo:gradle-buildconfig-plugin:3.1.0"
jansi = "org.fusesource.jansi:jansi:2.4.0" jansi = "org.fusesource.jansi:jansi:2.4.0"
codepoints = "de.cketti.unicode:kotlin-codepoints:0.5.0" codepoints = "de.cketti.unicode:kotlin-codepoints:0.6.1"
junit4 = "junit:junit:4.13.2" junit4 = "junit:junit:4.13.2"
truth = "com.google.truth:truth:1.1.3" truth = "com.google.truth:truth:1.1.3"