Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-text to v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 6319abc commit 64a7b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
implementation 'jakarta.inject:jakarta.inject-api'

implementation 'org.apache.logging.log4j:log4j-api:2.20.0'
implementation 'org.apache.commons:commons-text:1.10.0'
implementation 'org.apache.commons:commons-text:1.13.0'

runtimeOnly group: 'org.apache.logging.log4j', name: 'log4j-slf4j-impl', version: '2.20.0'
runtimeOnly 'org.apache.logging.log4j:log4j-core:2.20.0'
Expand Down

0 comments on commit 64a7b8d

Please sign in to comment.