Skip to content

Commit

Permalink
Flyway 버그 수정 시도(flyway-mysql 복구)
Browse files Browse the repository at this point in the history
Flyway 버그 수정 시도(flyway-mysql 복구)
  • Loading branch information
xGreenNarae authored Oct 29, 2023
2 parents 6ef4401 + d164569 commit 5e8aa4f
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 5e8aa4f

Please sign in to comment.