Skip to content

Commit

Permalink
Bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 (home-assist…
Browse files Browse the repository at this point in the history
…ant#3598)

Bumps com.github.ben-manes.versions from 0.46.0 to 0.47.0.

---
updated-dependencies:
- dependency-name: com.github.ben-manes.versions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2023
1 parent 27d53fc commit d81772d
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 @@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
id("org.jlleitschuh.gradle.ktlint") version "11.4.0"
id("com.github.ben-manes.versions") version "0.46.0"
id("com.github.ben-manes.versions") version "0.47.0"
}

buildscript {
Expand Down

0 comments on commit d81772d

Please sign in to comment.