Skip to content

Commit

Permalink
Upgrade version of sql-formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
benelog committed Sep 12, 2023
1 parent e8825ce commit bf3f800
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 bf3f800

Please sign in to comment.