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.
1 parent 55057e4 commit e80ff29Copy full SHA for e80ff29
build.gradle
@@ -76,7 +76,7 @@ dependencies {
76
implementation "org.slf4j:slf4j-jdk14:2.0.16"
77
implementation "org.json:json:20250517"
78
implementation "com.googlecode.java-diff-utils:diffutils:1.3.0"
79
- implementation "org.apache.commons:commons-text:1.13.0"
+ implementation "org.apache.commons:commons-text:1.13.1"
80
implementation "org.openjdk.nashorn:nashorn-core:15.6"
81
implementation "org.codehaus.groovy:groovy-xml:3.0.19"
82
0 commit comments