We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e16357a + 5a4c441 commit 5384305Copy full SHA for 5384305
tests-execution-chart-commons/build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
10
dependencies {
11
api("org.jetbrains.kotlin:kotlin-stdlib")
12
- implementation("org.apache.commons:commons-text:1.13.0")
+ implementation("org.apache.commons:commons-text:1.14.0")
13
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0")
14
15
testImplementation(platform("org.codehaus.groovy:groovy-bom:3.0.22"))
0 commit comments