Skip to content

Commit

Permalink
Bump org.apache.commons:commons-text from 1.10.0 to 1.13.0 (#199)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 2126c9b commit 0b39014
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 @@ -29,7 +29,7 @@ dependencies {
exclude group: "commons-logging", module: "commons-logging"
}
implementation 'net.java.dev.textile-j:textile-j:2.2.864'
implementation 'org.apache.commons:commons-text:1.10.0'
implementation 'org.apache.commons:commons-text:1.13.0'

testImplementation 'junit:junit:4.13.2'
}
Expand Down

0 comments on commit 0b39014

Please sign in to comment.