Skip to content

Commit 997b8b3

Browse files
chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.23.1 (#250)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a04c83 commit 997b8b3

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
@@ -3,7 +3,7 @@ pluginManagement {
33
String kotlinVersion = "1.8.22"
44
id 'org.jetbrains.kotlin.jvm' version kotlinVersion apply false
55
id 'com.avast.gradle.docker-compose' version "0.16.12" apply false
6-
id 'io.gitlab.arturbosch.detekt' version "1.23.0" apply false
6+
id 'io.gitlab.arturbosch.detekt' version "1.23.1" apply false
77
id 'com.github.johnrengelman.shadow' version "8.1.1" apply false
88
id 'com.diffplug.spotless' version '6.13.0' apply false
99
}

0 commit comments

Comments
 (0)