diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3bbee982..fc938bb0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -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" 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" truth = "com.google.truth:truth:1.1.3"