Skip to content

Commit

Permalink
Add liquibase-gradle-plugin as buildscript dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
emyl3 committed Dec 13, 2024
1 parent a121ea2 commit 78f37a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
buildscript {
dependencies {
classpath 'org.liquibase:liquibase-core:4.29.1'
classpath "org.liquibase:liquibase-gradle-plugin:3.0.1"
}
}

Expand Down

0 comments on commit 78f37a1

Please sign in to comment.