Skip to content

Commit 48cbc93

Browse files
committed
Upgrade to Dependency Versions plugin 0.20.0
1 parent 9afa01d commit 48cbc93

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
@@ -4,7 +4,7 @@ import java.time.format.DateTimeFormatter
44
plugins {
55
id 'com.gradle.build-scan' version '1.13.4'
66
id 'net.nemerosa.versioning' version '2.6.1'
7-
id 'com.github.ben-manes.versions' version '0.17.0' apply false
7+
id 'com.github.ben-manes.versions' version '0.20.0' apply false
88
id 'com.diffplug.gradle.spotless' version '3.13.0' apply false
99
id 'org.ajoberstar.git-publish' version '0.4.1' apply false
1010
id 'org.jetbrains.kotlin.jvm' version '1.2.41' apply false

0 commit comments

Comments
 (0)