Skip to content

Commit

Permalink
Update plugin io.gitlab.arturbosch.detekt to v1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 4, 2024
1 parent 3e3f684 commit 4d8d720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id("org.jetbrains.kotlin.jvm") version "1.7.22"
kotlin("plugin.serialization") version "1.7.22"
id("com.github.johnrengelman.shadow") version "7.1.2"
id("io.gitlab.arturbosch.detekt") version "1.22.0"
id("io.gitlab.arturbosch.detekt") version "1.23.1"

// Apply the application plugin to add support for building a jar
java
Expand Down

0 comments on commit 4d8d720

Please sign in to comment.