Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Cleanup dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Larusso committed Sep 25, 2018
1 parent cf4b5d8 commit f093678
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ dependencies {
exclude module: 'logback-classic'
}

testCompile 'gradle.plugin.net.wooga.gradle:atlas-unity:1.+'
testCompile 'gradle.plugin.net.wooga.gradle:atlas-wdk-unity:1.+'

compile 'com.netflix.nebula:nebula-release-plugin:6.+'
Expand All @@ -55,7 +54,4 @@ dependencies {
compile 'gradle.plugin.net.wooga.gradle:atlas-paket:1.+'
compile 'gradle.plugin.net.wooga.gradle:atlas-github:1.+'
compile "gradle.plugin.net.wooga.gradle:atlas-releaseNotesGenerator:1.+"

compile gradleApi()
compile localGroovy()
}

0 comments on commit f093678

Please sign in to comment.