Skip to content

Commit

Permalink
chore(dependencies): upgrade liquibase to 4.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kirangodishala committed May 22, 2024
1 parent 2d682c9 commit d8c5fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spinnaker-dependencies/spinnaker-dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ dependencies {
api("org.jetbrains.spek:spek-subject-extension:${versions.spek}")
api("org.liquibase:liquibase-core"){
version {
strictly "4.24.0"
strictly "4.27.0"
}
}
api("org.objenesis:objenesis:2.5.1")
Expand Down

0 comments on commit d8c5fc1

Please sign in to comment.