Skip to content

Commit

Permalink
Updated core version
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Feb 5, 2016
1 parent c36378e commit f452013
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.25-rc.5'
serenityCoreVersion = '1.1.25-rc.6'

if (!project.hasProperty("bintrayApiKey")) {
bintrayApiKey = ''
Expand Down
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Mon Feb 01 01:07:39 PST 2016
#Thu Feb 04 23:35:36 GMT 2016
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.10-all.zip

0 comments on commit f452013

Please sign in to comment.