Skip to content

Commit

Permalink
Bump io.gitlab.arturbosch.detekt:detekt-formatting from 1.23.0 to 1.2…
Browse files Browse the repository at this point in the history
…3.1 (#48)
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 5093b8a commit fa41226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
testImplementation("org.springframework.boot:spring-boot-starter-test")
testImplementation("io.projectreactor:reactor-test")
// Detekt
detektPlugins ("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.0")
detektPlugins ("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.1")
// HRV-Mart dependency
implementation("com.hrv.mart:api-call:0.0.3")
implementation("com.hrv.mart:custom-pageable:0.0.2")
Expand Down

0 comments on commit fa41226

Please sign in to comment.