Skip to content

Commit

Permalink
Bump com.github.ben-manes.versions from 0.46.0 to 0.47.0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kruton committed Sep 2, 2023
1 parent 3a924bb commit 5dfab97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -8,7 +8,7 @@ buildscript {

plugins {
id 'com.android.application' version '8.1.1'
id 'com.github.ben-manes.versions' version '0.46.0'
id 'com.github.ben-manes.versions' version '0.47.0'
id 'net.ltgt.errorprone' version '3.1.0'
id 'com.gladed.androidgitversion' version '0.4.14'
id 'com.github.kt3k.coveralls' version '2.12.2'
Expand Down

0 comments on commit 5dfab97

Please sign in to comment.