Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-text to v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent d5208bb commit 91a4b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
testImplementation 'org.junit.jupiter:junit-jupiter-params'
testImplementation "org.assertj:assertj-core:3.24.2"
testImplementation "org.apache.commons:commons-text:1.10.0"
testImplementation "org.apache.commons:commons-text:1.13.0"
testImplementation files(createClasspathManifest)
}

Expand Down

0 comments on commit 91a4b55

Please sign in to comment.