Skip to content
This repository was archived by the owner on Jun 27, 2022. It is now read-only.

Commit 43459ff

Browse files
Bump com.github.ben-manes.versions from 0.38.0 to 0.39.0
Bumps com.github.ben-manes.versions from 0.38.0 to 0.39.0. Signed-off-by: dependabot[bot] <support@github.com>
1 parent f751f3b commit 43459ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id 'com.github.spotbugs' version '4.7.1'
77
id 'org.sonarqube' version '3.2.0'
88
id 'jacoco'
9-
id 'com.github.ben-manes.versions' version '0.38.0'
9+
id 'com.github.ben-manes.versions' version '0.39.0'
1010
}
1111

1212
apply plugin: 'maven-publish'

0 commit comments

Comments
 (0)