Bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 (#5527)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-13 10:34:48 -05:00 committed by GitHub
parent 82f37672d6
commit ac0b4e4f3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
pluginManagement {
plugins {
id("com.github.ben-manes.versions") version "0.46.0"
id("com.github.ben-manes.versions") version "0.47.0"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("com.gradle.enterprise") version "3.13.3"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"