Skip to content

Commit

Permalink
Merge of #381
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Sep 13, 2024
2 parents be051b3 + 309cbc7 commit c4872b8
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 @@ -26,7 +26,7 @@ plugins {
id("org.jetbrains.kotlinx.kover") version "0.8.3"
// Code Inspections
// https://detekt.dev/
id("io.gitlab.arturbosch.detekt") version "1.23.6"
id("io.gitlab.arturbosch.detekt") version "1.23.7"
// Easily add new test sets
// https://github.com/unbroken-dome/gradle-testsets-plugin
id("org.unbroken-dome.test-sets") version "4.1.0"
Expand Down

0 comments on commit c4872b8

Please sign in to comment.