Skip to content

Commit

Permalink
🎨 snakeyaml
Browse files Browse the repository at this point in the history
  • Loading branch information
TAKETODAY committed Jan 27, 2025
1 parent abb9d1a commit 89e6163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories {


dependencies {
implementation 'org.yaml:snakeyaml:1.33'
implementation 'org.yaml:snakeyaml:2.0'
implementation "me.champeau.gradle:japicmp-gradle-plugin:0.4.1"
implementation "org.gradle:test-retry-gradle-plugin:1.4.1"
// implementation("org.asciidoctor:asciidoctor-gradle-jvm:3.3.2")
Expand Down

0 comments on commit 89e6163

Please sign in to comment.