Skip to content

Commit

Permalink
flyway 수정시도
Browse files Browse the repository at this point in the history
  • Loading branch information
xGreenNarae committed Oct 29, 2023
1 parent 83cd54e commit d164569
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions animory/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ dependencies {
runtimeOnly 'com.mysql:mysql-connector-j'
// flyway
implementation 'org.flywaydb:flyway-core'
implementation 'org.flywaydb:flyway-mysql'

// api-doc (swagger)
implementation 'org.springdoc:springdoc-openapi-ui:1.7.0'
Expand Down

0 comments on commit d164569

Please sign in to comment.