Skip to content

Commit 48a55df

Browse files
Update plugin io.gitlab.arturbosch.detekt to v1.14.2
1 parent 9157af7 commit 48a55df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pluginManagement {
77
id("com.github.davidmc24.gradle.plugin.avro") version "1.2.1"
88
id("org.jlleitschuh.gradle.ktlint") version "9.4.1"
99
id("com.github.spotbugs") version "4.5.1"
10-
id("io.gitlab.arturbosch.detekt") version "1.14.1"
10+
id("io.gitlab.arturbosch.detekt") version "1.14.2"
1111
id("com.jashmore.gradle.github.release") version "0.0.2"
1212
}
1313
repositories {

0 commit comments

Comments
 (0)