Skip to content

Commit

Permalink
Merge pull request #74 from YamStranger/rest_core_to1.1.30
Browse files Browse the repository at this point in the history
Core updated tp 1.1.29
  • Loading branch information
YamStranger committed Apr 19, 2016
2 parents d3ea853 + cc27ba0 commit 7543521
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 @@ -57,7 +57,7 @@ ext {
if (!project.hasProperty("bintrayApiKey")) {
bintrayApiKey = ''
}
serenityCoreVersion = '1.1.29-rc.3'
serenityCoreVersion = '1.1.29'

if (!project.hasProperty("bintrayApiKey")) {
bintrayApiKey = ''
Expand Down

0 comments on commit 7543521

Please sign in to comment.