Skip to content

Commit 64a7b8d

Browse files
Update dependency org.apache.commons:commons-text to v1.13.0
1 parent 6319abc commit 64a7b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
implementation 'jakarta.inject:jakarta.inject-api'
3838

3939
implementation 'org.apache.logging.log4j:log4j-api:2.20.0'
40-
implementation 'org.apache.commons:commons-text:1.10.0'
40+
implementation 'org.apache.commons:commons-text:1.13.0'
4141

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

0 commit comments

Comments
 (0)