Skip to content

Commit

Permalink
Bump org.jenkins-ci:acceptance-test-harness from 5581.vfd8e43f46a_03 …
Browse files Browse the repository at this point in the history
…to 5668.vddb_c1150ef3d (#327)

* Update the version of chromedriver and ATH

* Revert chromedriver version
  • Loading branch information
welandaz authored Jul 28, 2023
1 parent 7089490 commit 623bdb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance-tests/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
// same version as used by ATH
annotationProcessor("org.jenkins-ci:annotation-indexer:1.12")

implementation("org.jenkins-ci:acceptance-test-harness:5581.vfd8e43f46a_03")
implementation("org.jenkins-ci:acceptance-test-harness:5668.vddb_c1150ef3d")

testImplementation(platform("io.netty:netty-bom:4.1.95.Final"))
testImplementation("io.ratpack:ratpack-test:2.0.0-rc-1")
Expand Down

0 comments on commit 623bdb2

Please sign in to comment.