Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Commit

Permalink
update to DW 1.0.0 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
qinfchen authored Sep 1, 2016
1 parent 1394e06 commit 7c7f5d7
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,4 @@ subprojects {
repositories {
jcenter()
}

sourceCompatibility = 1.7
}
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ baselineVersion=0.5.1
bintrayVersion=1.4

# compile
dropwizardVersion=0.9.2
dropwizardVersion=1.0.0
rsApiVersion=2.0.1

# testCompile
Expand Down

0 comments on commit 7c7f5d7

Please sign in to comment.