Skip to content

Commit

Permalink
master snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Guzman, David committed Aug 14, 2016
1 parent 68ae0e0 commit 0844322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ buildscript {
apply plugin: "com.github.johnrengelman.shadow"
apply plugin: 'java'
dependencies { compile 'com.aol.microservices:micro-grizzly-with-jersey:0.87.1'
compile 'com.github.davidartplus:micro-server-minimal:0.1.1'}
compile 'com.github.davidartplus:micro-server-minimal:master-SNAPSHOT'}
shadowJar { mergeServiceFiles() }

0 comments on commit 0844322

Please sign in to comment.