mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 19:47:51 +02:00
Upgrade Gradle license report plugin to latest version (1.13) (#492)
* Upgrade Gradle license report plugin to latest version (1.13)
This commit is contained in:
parent
fdd4f6188f
commit
a37473cbef
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ buildscript {
|
|||
}
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.github.jk1:gradle-license-report:1.8'
|
||||
classpath 'com.github.jk1:gradle-license-report:1.13'
|
||||
}
|
||||
}
|
||||
apply plugin: com.github.jk1.license.LicenseReportPlugin
|
||||
|
|
Loading…
Add table
Reference in a new issue