Skip to content

Commit 833c2a6

Browse files
fix(deps): update dependency org.apache.commons:commons-text to v1.13.0
1 parent 14e6380 commit 833c2a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ext{
1818
jacocoVersion = '0.8.12'
1919
caffeineVersion = '3.1.8'
2020
nexusStagingPluginVersion = '0.22.0'
21-
commonTextVersion = '1.12.0'
21+
commonTextVersion = '1.13.0'
2222
}
2323

2424
apply from: "$rootDir/gradle-scripts/repositories.gradle"

0 commit comments

Comments
 (0)