We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0544bb7 + ff5d465 commit 5454e98Copy full SHA for 5454e98
modules/platform/build.gradle
@@ -11,7 +11,7 @@ buildSearchableOptions.enabled = false
11
dependencies {
12
implementation project(":envfile-core")
13
implementation 'org.jetbrains:annotations:23.0.0'
14
- implementation 'org.apache.commons:commons-text:1.9'
+ implementation 'org.apache.commons:commons-text:1.10.0'
15
16
compileOnly 'org.projectlombok:lombok:1.18.24'
17
annotationProcessor 'org.projectlombok:lombok:1.18.24'
0 commit comments