Skip to content

Commit

Permalink
chore: flyway 플러그인 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ503 committed Nov 1, 2023
1 parent f627f13 commit e2cc1c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/ddang/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ plugins {
id 'io.spring.dependency-management' version '1.1.0'
id 'jacoco'
id 'org.asciidoctor.jvm.convert' version '3.3.2'
id 'org.flywaydb.flyway' version '9.16.0'
}

configurations {
Expand Down

0 comments on commit e2cc1c6

Please sign in to comment.