Skip to content

Commit 6795134

Browse files
committed
Upgrade to versioning plugin 2.4.0
1 parent 1d29b18 commit 6795134

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
@@ -11,7 +11,7 @@ buildscript {
1111
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.3'
1212
classpath 'org.ajoberstar:gradle-git:1.5.0'
1313
classpath 'org.junit.platform:junit-platform-gradle-plugin:1.0.0-SNAPSHOT'
14-
classpath 'net.nemerosa:versioning:2.2.1'
14+
classpath 'net.nemerosa:versioning:2.4.0'
1515
classpath 'com.github.ben-manes:gradle-versions-plugin:0.13.0'
1616
}
1717
}

0 commit comments

Comments
 (0)