diff --git a/build.gradle b/build.gradle index 1841ed475..41993bf40 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ ext{ jacocoVersion = '0.8.12' caffeineVersion = '3.1.8' nexusStagingPluginVersion = '0.22.0' - commonTextVersion = '1.12.0' + commonTextVersion = '1.13.0' } apply from: "$rootDir/gradle-scripts/repositories.gradle"