Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Commit f08d9f0

Browse files
Update plugin io.gitlab.arturbosch.detekt to v1.23.4
1 parent 3e3f684 commit f08d9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id("org.jetbrains.kotlin.jvm") version "1.7.22"
77
kotlin("plugin.serialization") version "1.7.22"
88
id("com.github.johnrengelman.shadow") version "7.1.2"
9-
id("io.gitlab.arturbosch.detekt") version "1.22.0"
9+
id("io.gitlab.arturbosch.detekt") version "1.23.4"
1010

1111
// Apply the application plugin to add support for building a jar
1212
java

0 commit comments

Comments
 (0)