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

Commit

Permalink
Updated core
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Feb 5, 2016
1 parent cef75dc commit f9615c3
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 @@ -44,7 +44,7 @@ ext {
if (!project.hasProperty("bintrayApiKey")) {
bintrayApiKey = ''
}
serenityCoreVersion = '1.1.25-rc.6'
serenityCoreVersion = '1.1.25'
cucumberJVMVersion = '1.2.4'

versionCounter = new ProjectVersionCounter(isRelease: project.hasProperty("releaseBuild"))
Expand Down

0 comments on commit f9615c3

Please sign in to comment.