Skip to content

Commit 5384305

Browse files
authored
Merge pull request #183 from platan/dependabot/gradle/org.apache.commons-commons-text-1.14.0
Bump org.apache.commons:commons-text from 1.13.0 to 1.14.0
2 parents e16357a + 5a4c441 commit 5384305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests-execution-chart-commons/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99

1010
dependencies {
1111
api("org.jetbrains.kotlin:kotlin-stdlib")
12-
implementation("org.apache.commons:commons-text:1.13.0")
12+
implementation("org.apache.commons:commons-text:1.14.0")
1313
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0")
1414

1515
testImplementation(platform("org.codehaus.groovy:groovy-bom:3.0.22"))

0 commit comments

Comments
 (0)