diff --git a/build.gradle.kts b/build.gradle.kts index 1585ea9..b433cff 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -34,7 +34,7 @@ idea { dependencies { implementation("io.sentry:sentry:7.8.0") - implementation("org.apache.commons:commons-text:1.11.0") + implementation("org.apache.commons:commons-text:1.12.0") } sourceSets {