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

Commit a8136a3

Browse files
committed
chore: updated serenity-core from rc11 to rc15
1 parent f37ee3f commit a8136a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ ext {
4444
if (!project.hasProperty("bintrayApiKey")) {
4545
bintrayApiKey = ''
4646
}
47-
serenityCoreVersion = '1.1.22-rc.11'
47+
serenityCoreVersion = '1.1.22-rc.15'
4848
cucumberJVMVersion = '1.2.4'
4949

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

0 commit comments

Comments
 (0)