Skip to content

Commit

Permalink
Bump com.github.ben-manes.versions from 0.36.0 to 0.38.0
Browse files Browse the repository at this point in the history
Bumps com.github.ben-manes.versions from 0.36.0 to 0.38.0.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mrclrchtr committed May 2, 2021
1 parent 56796ee commit b4d2b20
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 @@ -24,7 +24,7 @@ plugins {
// https://docs.spring.io/dependency-management-plugin/docs/current/reference/html/
id("io.spring.dependency-management") version springDependencyManagementVersion

id("com.github.ben-manes.versions") version "0.36.0" // For dependency version upgrades "gradle dependencyUpdates -Drevision=release"
id("com.github.ben-manes.versions") version "0.38.0" // For dependency version upgrades "gradle dependencyUpdates -Drevision=release"
}

allprojects {
Expand Down

0 comments on commit b4d2b20

Please sign in to comment.