Skip to content

Commit

Permalink
Merge pull request #92 from benelog/develop
Browse files Browse the repository at this point in the history
Upgrade version of sql-formatter

Reviewed-by: @taeyeon-Kim @sohyun-ku @kojandy
  • Loading branch information
taeyeon-Kim authored Sep 12, 2023
2 parents e8825ce + bf3f800 commit c7ab774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scavenger-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
implementation("org.liquibase:liquibase-core")
implementation("io.github.microutils:kotlin-logging-jvm:2.1.23")
implementation("net.ttddyy:datasource-proxy:1.7")
implementation("com.github.vertical-blank:sql-formatter:1.0.1")
implementation("com.github.vertical-blank:sql-formatter:2.0.4")
implementation("com.github.doyaaaaaken:kotlin-csv-jvm:1.9.0")
testImplementation("org.springframework.boot:spring-boot-starter-test")
}
Expand Down

0 comments on commit c7ab774

Please sign in to comment.