mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +01:00
added targetCompatibility = 1.7 per issue #321
This commit is contained in:
@@ -75,6 +75,8 @@ task integTest(type: Test) {
|
||||
group = 'com.thoughtworks.tools'
|
||||
version = '0.0.6'
|
||||
|
||||
targetCompatibility = 1.7
|
||||
|
||||
apply from: 'conf/publish/local.gradle'
|
||||
//apply from: 'conf/publish/maven.gradle'
|
||||
apply from: 'conf/publish/gradlePluginsPortal.gradle'
|
||||
|
||||
Reference in New Issue
Block a user