Skip to content

Commit 3f7a5e7

Browse files
committed
Updated license plugin
1 parent bd13cf7 commit 3f7a5e7

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
@@ -2,7 +2,7 @@ plugins {
22
id 'java'
33
id 'net.saliman.properties' version '1.5.2'
44
id 'com.github.johnrengelman.shadow' version '7.1.2'
5-
id "com.github.jk1.dependency-license-report" version "1.3"
5+
id "com.github.jk1.dependency-license-report" version "1.19"
66

77
// Only used for testing
88
id 'com.marklogic.ml-gradle' version '4.5.0'

0 commit comments

Comments
 (0)