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 9749b5f commit de1c580Copy full SHA for de1c580
build.gradle
@@ -83,7 +83,7 @@ dependencies {
83
84
// Liquibase Core - needed for testing and docker container
85
implementation("org.liquibase:liquibase-core:4.30.0")
86
- implementation("org.yaml:snakeyaml:2.3")
+ implementation("org.yaml:snakeyaml:2.4")
87
implementation("org.apache.commons:commons-lang3:3.17.0")
88
89
// Testing
0 commit comments