Skip to content

Commit 297844c

Browse files
committed
Updated license plugin version
1 parent db2a168 commit 297844c

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
@@ -13,7 +13,7 @@ buildscript {
1313
plugins {
1414
id "com.jfrog.bintray" version "1.7"
1515
id 'net.researchgate.release' version '2.3.4'
16-
id "com.github.hierynomus.license" version "0.12.1"
16+
id "com.github.hierynomus.license" version "0.14.0"
1717
}
1818

1919
apply plugin: 'java'

0 commit comments

Comments
 (0)