mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-20 16:24:11 +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'
|
group = 'com.thoughtworks.tools'
|
||||||
version = '0.0.6'
|
version = '0.0.6'
|
||||||
|
|
||||||
|
targetCompatibility = 1.7
|
||||||
|
|
||||||
apply from: 'conf/publish/local.gradle'
|
apply from: 'conf/publish/local.gradle'
|
||||||
//apply from: 'conf/publish/maven.gradle'
|
//apply from: 'conf/publish/maven.gradle'
|
||||||
apply from: 'conf/publish/gradlePluginsPortal.gradle'
|
apply from: 'conf/publish/gradlePluginsPortal.gradle'
|
||||||
|
|||||||
Reference in New Issue
Block a user