Skip to content

Commit 8866b79

Browse files
fix(deps): update dependency org.apache.commons:commons-text to v1.14.0
1 parent 092824e commit 8866b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.20.0")
4646

4747
implementation("com.github.javaparser:javaparser-symbol-solver-core:$jpVersion")
48-
implementation("org.apache.commons:commons-text:1.9")
48+
implementation("org.apache.commons:commons-text:1.14.0")
4949
implementation("guru.nidi:graphviz-java-all-j2v8:0.18.1")
5050
implementation("org.apache.logging.log4j:log4j-core:2.17.2")
5151
implementation("org.apache.logging.log4j:log4j-slf4j-impl:2.17.2")

0 commit comments

Comments
 (0)