Skip to content

Commit 97fb8df

Browse files
chore(deps): update plugin spdx-license-mapping to v1.0.2
1 parent b8b38ab commit 97fb8df

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 'de.undercouch.download' version '5.7.0'
33
id 'base'
44
id 'maven-publish'
5-
id 'spdx-license-mapping' version '1.0.1'
5+
id 'spdx-license-mapping' version '1.0.2'
66
}
77

88
import de.undercouch.gradle.tasks.download.Download

0 commit comments

Comments
 (0)