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

Commit

Permalink
Update test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Larusso committed Mar 27, 2018
1 parent 0e89a17 commit f0e4330
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ dependencies {
exclude module: 'logback-classic'
}

testCompile 'gradle.plugin.net.wooga.gradle:atlas-unity:0.10.0'
testCompile 'gradle.plugin.net.wooga.gradle:atlas-wdk-unity:0.1.0'
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.+'
compile 'org.ajoberstar:gradle-git:1.7.+'
Expand Down

0 comments on commit f0e4330

Please sign in to comment.