Skip to content

Commit 74e3043

Browse files
committed
[chore] build 오류 수정
1 parent c26ade0 commit 74e3043

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ dependencies {
5353
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0'
5454
implementation 'org.postgresql:postgresql:42.7.3'
5555
implementation 'org.flywaydb:flyway-core'
56-
runtimeOnly 'org.flywaydb:flyway-database-postgresql'
5756

5857
kapt("com.querydsl:querydsl-apt:5.0.0:jakarta")
5958
kapt("jakarta.annotation:jakarta.annotation-api")

0 commit comments

Comments
 (0)