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 10, 2016
1 parent 74b0e28 commit 2a10fd0
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.2'
serenityCoreVersion = '1.1.37-rc.3'
if (!project.hasProperty("bintrayUsername")) {
bintrayUsername = 'wakaleo'
}
Expand Down

0 comments on commit 2a10fd0

Please sign in to comment.