Skip to content

Commit

Permalink
Downgrade Gradle plugin webdriver-binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermocalvo committed Dec 15, 2023
1 parent efcc965 commit 2d8ab7a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
assetPipelineVersion=3.3.4
caffeineVersion=2.9.3
chromeDriverVersion=119.0.6045.159
chromeDriverVersion=96.0.4664.45
datastoreVersion=7.3.4
gebVersion=2.3
geckodriverVersion=0.33.0
geckodriverVersion=0.24.0
grailsGradlePluginVersion=5.3.0
groovyVersion=3.0.11
h2Version=1.4.200
Expand All @@ -23,7 +23,7 @@ seleniumVersion=3.14.0
spockVersion=2.1-groovy-3.0
springBootVersion=2.7.11
springVersion=5.3.20
webdriverBinariesVersion=3.2
webdriverBinariesVersion=2.7
org.gradle.caching=true
org.gradle.daemon=true
org.gradle.parallel=false
Expand Down

0 comments on commit 2d8ab7a

Please sign in to comment.