Skip to content

Commit

Permalink
dependabot: bump io.gitlab.arturbosch.detekt:detekt-gradle-plugin fro…
Browse files Browse the repository at this point in the history
…m 1.23.6 to 1.23.7 (#1332)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 6bdf7cb commit 581f6db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ buildscript {
classpath "org.opensearch.gradle:build-tools:${opensearch_version}"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlin_version}"
classpath "org.jetbrains.kotlin:kotlin-allopen:${kotlin_version}"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
classpath "org.jacoco:org.jacoco.agent:0.8.10"
}
}
Expand Down

0 comments on commit 581f6db

Please sign in to comment.