appium / java-client

Java language binding for writing Appium Tests, conforms to W3C WebDriver Protocol
Apache License 2.0
1.21k stars 756 forks source link

chore: bump Gradle from `8.4` to `8.5` #2094

Closed valfirst closed 9 months ago

valfirst commented 9 months ago

Change list

Bump Gradle from 8.4 to 8.5.

Types of changes

What types of changes are you proposing/introducing to Java client?

mykola-mokhnach commented 9 months ago

Seems like tests are not very happy though

valfirst commented 9 months ago

@mykola-mokhnach CI is configured to pull the latest snapshot of Selenium client (4.17.0-SNAPSHOT) which has changes removing items discussed in #2090. Once #2093 is merged, I'll rebase this PR and it'll become green.