Skip to content

Commit 9098200

Browse files
committed
fix(deps): update dependency org.apache.commons:commons-text to v1.12.0
1 parent 1d834eb commit 9098200

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.11.0'
21+
commonTextVersion = '1.12.0'
2222
}
2323

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

0 commit comments

Comments
 (0)