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

Commit 879d61e

Browse files
committed
chore: serenity-core updated to 1.1.29-rc.1
1 parent 8c3a49c commit 879d61e

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.27'
47+
serenityCoreVersion = '1.1.29-rc.1'
4848
cucumberJVMVersion = '1.2.4'
4949

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

0 commit comments

Comments
 (0)