Skip to content

Commit

Permalink
Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 9e4edf6 commit e3e3c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commons/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ repositories {

dependencies {
api 'org.spockframework:spock-core:2.4-M4-groovy-4.0'
api 'org.apache.commons:commons-text:1.11.0'
api 'org.apache.commons:commons-text:1.12.0'
}

0 comments on commit e3e3c9c

Please sign in to comment.