Skip to content

Commit

Permalink
Update snakeyaml to 1.33 (#14848)
Browse files Browse the repository at this point in the history
(cherry picked from commit 50c395a)

Co-authored-by: Pamir <[email protected]>
  • Loading branch information
github-actions[bot] and Pamir authored Jan 23, 2023
1 parent ce1f7c9 commit 6a248b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ buildscript {
}
}
dependencies {
classpath 'org.yaml:snakeyaml:1.30'
classpath 'org.yaml:snakeyaml:1.33'
}
}

Expand Down

0 comments on commit 6a248b5

Please sign in to comment.