Skip to content

Commit c2c40af

Browse files
dependabot[bot]nthykier
authored andcommitted
Bump org.apache.commons:commons-text from 1.12.0 to 1.14.0
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.12.0 to 1.14.0. - [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-text@rel/commons-text-1.12.0...rel/commons-text-1.14.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45bb5a7 commit c2c40af

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
@@ -27,7 +27,7 @@ repositories {
2727
}
2828
dependencies {
2929
implementation("org.yaml:snakeyaml:2.3")
30-
implementation("org.apache.commons:commons-text:1.12.0")
30+
implementation("org.apache.commons:commons-text:1.14.0")
3131

3232
compileOnly("org.projectlombok:lombok:1.18.34")
3333
annotationProcessor("org.projectlombok:lombok:1.18.34")

0 commit comments

Comments
 (0)