Skip to content

Commit 34ee6a6

Browse files
Bump io.gitlab.arturbosch.detekt from 1.19.0 to 1.20.0
Bumps io.gitlab.arturbosch.detekt from 1.19.0 to 1.20.0. --- updated-dependencies: - dependency-name: io.gitlab.arturbosch.detekt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df55993 commit 34ee6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pluginManagement {
88
id 'org.jetbrains.kotlin.kapt' version kotlinVersion apply false
99
id 'org.jetbrains.kotlin.plugin.noarg' version kotlinVersion apply false
1010
id 'com.avast.gradle.docker-compose' version "0.15.2" apply false
11-
id 'io.gitlab.arturbosch.detekt' version "1.19.0" apply false
11+
id 'io.gitlab.arturbosch.detekt' version "1.20.0" apply false
1212
id 'com.github.johnrengelman.shadow' version "7.1.2" apply false
1313
id 'com.apollographql.apollo3' version "3.2.2" apply false
1414
id 'org.mikeneck.graalvm-native-image' version "1.4.1" apply false

0 commit comments

Comments
 (0)