Skip to content

Commit

Permalink
Merge pull request #294 from cvette/dependabot/gradle/org.apache.comm…
Browse files Browse the repository at this point in the history
…ons-commons-text-1.12.0

build(deps): bump org.apache.commons:commons-text from 1.11.0 to 1.12.0
  • Loading branch information
cvette authored Apr 19, 2024
2 parents 45e4531 + 0ab49b5 commit ae93376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ idea {

dependencies {
implementation("io.sentry:sentry:7.8.0")
implementation("org.apache.commons:commons-text:1.11.0")
implementation("org.apache.commons:commons-text:1.12.0")
}

sourceSets {
Expand Down

0 comments on commit ae93376

Please sign in to comment.