Skip to content

Commit

Permalink
Use latest morpheus version
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanenicolas committed Aug 28, 2014
1 parent 7b74429 commit 1495a17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions injectresource-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ dependencies {
compile 'com.github.stephanenicolas.afterburner:afterburner-library:1.0.1'

//only needed to create a plugin
compile ("com.github.stephanenicolas.morpheus:morpheus-plugin:1.0.6-SNAPSHOT")
compile ("com.github.stephanenicolas.morpheus:morpheus-commons:1.0.6-SNAPSHOT")
compile ("com.github.stephanenicolas.morpheus:morpheus-plugin:1.0.7-SNAPSHOT")
compile ("com.github.stephanenicolas.morpheus:morpheus-commons:1.0.7-SNAPSHOT")
compile gradleApi()
compile localGroovy()

Expand Down

0 comments on commit 1495a17

Please sign in to comment.