Skip to content

Commit 1e38f23

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] <support@github.com>
1 parent 51cfd0e commit 1e38f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pluginManagement {
66
id 'org.jetbrains.kotlin.js' version kotlinVersion apply false
77
id 'org.jetbrains.kotlin.plugin.serialization' version kotlinVersion apply false
88
id 'com.avast.gradle.docker-compose' version "0.15.2" apply false
9-
id 'io.gitlab.arturbosch.detekt' version "1.19.0" apply false
9+
id 'io.gitlab.arturbosch.detekt' version "1.20.0" apply false
1010
id 'com.apollographql.apollo3' version "3.2.2" apply false
1111
id 'com.diffplug.spotless' version '6.4.2' apply false
1212
}

0 commit comments

Comments
 (0)