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.5
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent c888453 commit b4b240e
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.4")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.5")
implementation("com.squareup.moshi:moshi:1.15.1")
implementation("com.squareup.moshi:moshi-kotlin:1.15.1")
implementation("com.squareup.retrofit2:retrofit:2.9.0")
Expand Down

0 comments on commit b4b240e

Please sign in to comment.