Bump com.github.ben-manes.versions from 0.44.0 to 0.45.0 (#7699)

This commit is contained in:
dependabot[bot] 2023-01-31 16:09:42 -08:00 committed by GitHub
parent a9c065930d
commit e2ea824ee7
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,7 +1,7 @@
pluginManagement {
plugins {
id("com.bmuschko.docker-remote-api") version "8.1.0"
id("com.github.ben-manes.versions") version "0.44.0"
id("com.github.ben-manes.versions") version "0.45.0"
id("com.github.jk1.dependency-license-report") version "2.1"
id("com.google.cloud.tools.jib") version "3.3.1"
id("com.gradle.plugin-publish") version "1.1.0"