Skip to content

Commit

Permalink
Merge pull request #334 from jenkinsci/dependabot/gradle/org.jenkins-…
Browse files Browse the repository at this point in the history
…ci-acceptance-test-harness-5699.v27deb_ef5796c

Bump org.jenkins-ci:acceptance-test-harness from 5668.vddb_c1150ef3d to 5699.v27deb_ef5796c
  • Loading branch information
alextu authored Sep 11, 2023
2 parents a607955 + 9db6084 commit ff0f79d
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:5668.vddb_c1150ef3d")
implementation("org.jenkins-ci:acceptance-test-harness:5699.v27deb_ef5796c")

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

0 comments on commit ff0f79d

Please sign in to comment.