Skip to content

Commit

Permalink
chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent 45b204a commit 5ff4441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pluginManagement {
id 'org.jetbrains.kotlin.kapt' version kotlinVersion apply false
id 'org.jetbrains.kotlin.plugin.noarg' version kotlinVersion apply false
id 'com.avast.gradle.docker-compose' version "0.17.5" apply false
id 'io.gitlab.arturbosch.detekt' version "1.23.1" apply false
id 'io.gitlab.arturbosch.detekt' version "1.23.5" apply false
id 'com.github.johnrengelman.shadow' version "8.1.1" apply false
id 'com.apollographql.apollo3' version "3.8.2" apply false
id 'org.mikeneck.graalvm-native-image' version "1.4.1" apply false
Expand Down

0 comments on commit 5ff4441

Please sign in to comment.