Skip to content

Commit

Permalink
updgrade simple-react to 0.96
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmcclean committed Jun 26, 2015
1 parent ed13bb1 commit 4a6f0bd
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 @@ -56,7 +56,7 @@ subprojects {
exclude(module: 'org.springframework')
}

compile group: 'com.aol.simplereact', name:'simple-react', version:'0.95'
compile group: 'com.aol.simplereact', name:'simple-react', version:'0.96'
compile group: 'org.apache.httpcomponents', name:'httpclient', version:'4.4'
compile group: 'org.apache.httpcomponents', name:'httpasyncclient', version:'4.1-beta1'
compile group: 'com.wordnik', name: 'swagger-jersey2-jaxrs_2.10', version:'1.3.10'
Expand Down

0 comments on commit 4a6f0bd

Please sign in to comment.