Skip to content

Commit

Permalink
Update plugin com.github.ben-manes.versions to v0.52.0 (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 2bcfce9 commit 74d6825
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 @@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
plugins {
kotlin("jvm") version "2.1.0"
jacoco
id("com.github.ben-manes.versions") version "0.51.0"
id("com.github.ben-manes.versions") version "0.52.0"
id("io.gitlab.arturbosch.detekt") version "1.23.7"

// publishing
Expand Down

0 comments on commit 74d6825

Please sign in to comment.