We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 950d90a commit 690bd73Copy full SHA for 690bd73
1 file changed
buildSrc/build.gradle
@@ -19,7 +19,7 @@ dependencies {
19
implementation 'org.ow2.asm:asm-util:9.9'
20
21
// Apache Commons Lang 用于字符串处理
22
- implementation 'org.apache.commons:commons-lang3:3.12.0'
+ implementation 'org.apache.commons:commons-lang3:3.20.0'
23
24
// YAML 处理库
25
implementation 'org.yaml:snakeyaml:2.5'
0 commit comments