Skip to content

Commit 0586cab

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump org.apache.commons:commons-text from 1.13.0 to 1.13.1
Bumps org.apache.commons:commons-text from 1.13.0 to 1.13.1. --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bdec535 commit 0586cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version =
1616
kotlin-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "kotlinCoroutines" }
1717
kotlin-coroutines-swing = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-swing", version.ref = "kotlinCoroutines" }
1818
kotlin-coroutines-test = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-test", version.ref = "kotlinCoroutines" }
19-
apache-commons-text = { group = "org.apache.commons", name = "commons-text", version = "1.13.0" }
19+
apache-commons-text = { group = "org.apache.commons", name = "commons-text", version = "1.13.1" }
2020
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.18.0" }
2121
zt-zip = { group = "org.zeroturnaround", name = "zt-zip", version = "1.17" }
2222
junit-jupiter-api = { group = "org.junit.jupiter", name = "junit-jupiter-api", version.ref = "junitJupiter" }

0 commit comments

Comments
 (0)