We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1493fa9 commit 59f9203Copy full SHA for 59f9203
1 file changed
buildSrc/build.gradle
@@ -22,7 +22,7 @@ dependencies {
22
implementation 'org.apache.commons:commons-lang3:3.20.0'
23
24
// YAML 处理库
25
- implementation 'org.yaml:snakeyaml:2.5'
+ implementation 'org.yaml:snakeyaml:2.6'
26
27
// Lombok
28
compileOnly 'org.projectlombok:lombok:1.18.42'
0 commit comments