Skip to content

Commit

Permalink
change license plugin in build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
funa-tk committed Sep 3, 2022
1 parent 5d90bc1 commit eb59f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {
id 'eclipse'
id 'me.champeau.jmh' version '0.6.6'
id 'com.bmuschko.izpack' version '3.2'
id "com.github.hierynomus.license" version "0.16.1"
id 'com.github.hierynomus.license-report' version "0.16.1"
id "de.undercouch.download" version "4.0.0"
}

Expand Down

0 comments on commit eb59f04

Please sign in to comment.