Skip to content

Commit

Permalink
Revert back the test harness version
Browse files Browse the repository at this point in the history
  • Loading branch information
welandaz committed Nov 14, 2024
1 parent b1e5801 commit 3e73b72
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 @@ -32,7 +32,7 @@ dependencies {
// same version as used by ATH
annotationProcessor("org.jenkins-ci:annotation-indexer:1.12")

implementation("org.jenkins-ci:acceptance-test-harness:5770.v81b_784f28b_d7")
implementation("org.jenkins-ci:acceptance-test-harness:5740.vd30f30408987")

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

0 comments on commit 3e73b72

Please sign in to comment.