Skip to content

Commit

Permalink
Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 (#634)
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 41deaf4 commit f9d0786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencyResolutionManagement {
library("logback-classic", "ch.qos.logback:logback-classic:1.5.12")
library("log4j-to-slf4j", "org.apache.logging.log4j:log4j-to-slf4j:2.24.2")
library("commons-lang3", "org.apache.commons:commons-lang3:3.17.0")
library("commons-text", "org.apache.commons:commons-text:1.12.0")
library("commons-text", "org.apache.commons:commons-text:1.13.0")
library("avaje-config", "io.avaje:avaje-config:4.0")
library("avaje-slf4j", "io.avaje:avaje-applog-slf4j:1.0")
library("emoji", "net.fellbaum:jemoji:1.6.0")
Expand Down

0 comments on commit f9d0786

Please sign in to comment.