Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo authored Jun 15, 2016
1 parent 1e61627 commit a23d499
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 @@ -47,7 +47,7 @@ ext {
bintrayPackage = 'serenity-core'
projectDescription = 'Serenity Maven Plugin'

serenityCoreVersion = '1.1.37-rc.4'
serenityCoreVersion = '1.1.37-rc.5'
if (!project.hasProperty("bintrayUsername")) {
bintrayUsername = 'wakaleo'
}
Expand Down

0 comments on commit a23d499

Please sign in to comment.