serenity-bdd / serenity-core

Serenity BDD is a test automation library designed to make writing automated acceptance tests easier, and more fun.
http://serenity-bdd.info
Other
719 stars 516 forks source link

Which Serenity version supports gradle 7.5 and java 17? #3539

Open TesterHas opened 1 week ago

TesterHas commented 1 week ago

What happened?

i get " java.util.concurrent.ExecutionException: org.gradle.api.GradleException: Failed to create Jar file C:\Users\hiz22.gradle\caches\jars-9\4f807ddc79a2da43fe67c92ec0327351\jackson-core-2.17.0.jar." when running the latest version and when i look up the issue it says to upgrade your Gradle. I am unable to upgrade Gardle

What did you expect to happen?

the project to run

Serenity BDD version

4.2.1

JDK version

17 Gradle 7.5

Execution environment

win 11 chrome

How to reproduce the bug.

https://github.com/serenity-bdd/serenity-cucumber-starter

How can we make it happen?

Work on this myself and propose a PR (with Serenity BDD team guidance)