Skip to content

Commit

Permalink
Merge pull request #42 from lacky1991/renovate/com.github.ben-manes.v…
Browse files Browse the repository at this point in the history
…ersions-0.x

Update plugin versions to v0.47.0
  • Loading branch information
lacky1991 authored Jul 6, 2023
2 parents 876c28d + 1e36e1a commit 489ed49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ dokka_core = { module = "org.jetbrains.dokka:dokka-core", version.ref = "dokka"}
[plugins]
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.5.0" }
versions = { id = "com.github.ben-manes.versions", version = "0.43.0" }
versions = { id = "com.github.ben-manes.versions", version = "0.47.0" }

0 comments on commit 489ed49

Please sign in to comment.