Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.jetbrains.kotlin.jvm-1…
Browse files Browse the repository at this point in the history
….9.20
  • Loading branch information
platan authored Oct 31, 2023
2 parents dcbe0aa + a9d4c32 commit 7dc5b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests-execution-chart-commons/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {

dependencies {
api("org.jetbrains.kotlin:kotlin-stdlib")
implementation("org.apache.commons:commons-text:1.10.0")
implementation("org.apache.commons:commons-text:1.11.0")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.0")

testImplementation(platform("org.codehaus.groovy:groovy-bom:3.0.19"))
Expand Down

0 comments on commit 7dc5b94

Please sign in to comment.