Skip to content

Commit

Permalink
Bump org.apache.commons:commons-text from 1.10.0 to 1.12.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-text from 1.10.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 Jun 23, 2024
1 parent 67dcefd commit 51c6188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ dependencies {
implementation 'com.google.apis:google-api-services-androidpublisher:v3-rev20230921-2.0.0'
implementation 'com.google.auth:google-auth-library-oauth2-http:1.20.0'
implementation 'com.stripe:stripe-java:22.29.0'
implementation 'org.apache.commons:commons-text:1.10.0'
implementation 'org.apache.commons:commons-text:1.12.0'
implementation 'org.flywaydb:flyway-core:9.22.2'
implementation 'org.springframework.boot:spring-boot-starter-actuator'
implementation 'org.springframework.boot:spring-boot-starter-cache'
Expand Down

0 comments on commit 51c6188

Please sign in to comment.