Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit f8d634a

Browse files
committed
Bumped up Gradle dependency plugin version
1 parent 23d7a15 commit f8d634a

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 @@ plugins {
44
id "eclipse"
55
id "idea"
66
id "com.jfrog.bintray" version "1.8.4"
7-
id "com.github.jk1.dependency-license-report" version "0.3.11"
7+
id "com.github.jk1.dependency-license-report" version "1.3"
88
}
99

1010
sourceCompatibility = "1.8"

0 commit comments

Comments
 (0)