Skip to content

Commit

Permalink
Merge pull request #45 from mpe85/renovate/io.gitlab.arturbosch.detek…
Browse files Browse the repository at this point in the history
…t-1.x

Update plugin io.gitlab.arturbosch.detekt to v1.23.7
  • Loading branch information
mpe85 authored Sep 9, 2024
2 parents f450859 + 0197c63 commit 71aea6e
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 @@ -11,7 +11,7 @@ val gitScmUrl = "https://github.com/mpe85/${project.name}.git"

plugins {
kotlin("jvm") version "2.0.20"
id("io.gitlab.arturbosch.detekt") version "1.23.6"
id("io.gitlab.arturbosch.detekt") version "1.23.7"
id("org.jetbrains.dokka") version "1.9.20"
id("org.jetbrains.kotlinx.kover") version "0.8.3"
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
Expand Down

0 comments on commit 71aea6e

Please sign in to comment.