Skip to content

Commit

Permalink
fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-forma…
Browse files Browse the repository at this point in the history
…tting to v1.23.7
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 25e27db commit 257392a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/intellij/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repositories {
mavenCentral()
}
dependencies {
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.6")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.7")
implementation("com.squareup.moshi:moshi:1.15.1")
implementation("com.squareup.moshi:moshi-kotlin:1.15.1")
implementation("com.squareup.retrofit2:retrofit:2.11.0")
Expand Down

0 comments on commit 257392a

Please sign in to comment.