Skip to content

Commit f3fc9c0

Browse files
committed
chore: build gradle 라인
1 parent 2a13226 commit f3fc9c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

backend/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ dependencies {
3737

3838
/* DATABASE */
3939
runtimeOnly 'com.mysql:mysql-connector-j'
40-
implementation 'org.flywaydb:flyway-mysql'
41-
implementation 'org.flywaydb:flyway-core'
40+
implementation 'org.flywaydb:flyway-mysql'
41+
implementation 'org.flywaydb:flyway-core'
4242

4343
/* MONITORING */
4444
implementation 'io.micrometer:micrometer-registry-prometheus'

0 commit comments

Comments
 (0)