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

Commit 50ed2c9

Browse files
authored
Merge pull request #94 from ayltai/dependabot/gradle/com.github.ben-manes.versions-0.39.0
Bump com.github.ben-manes.versions from 0.38.0 to 0.39.0
2 parents f751f3b + 43459ff commit 50ed2c9

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)