Skip to content

Commit

Permalink
Bump org.jenkins-ci:acceptance-test-harness (#360)
Browse files Browse the repository at this point in the history
Bumps [org.jenkins-ci:acceptance-test-harness](https://github.com/jenkinsci/acceptance-test-harness) from 5699.v27deb_ef5796c to 5740.vd30f30408987.
- [Release notes](https://github.com/jenkinsci/acceptance-test-harness/releases)
- [Commits](https://github.com/jenkinsci/acceptance-test-harness/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci:acceptance-test-harness
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent 674964d commit 579926b
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:5699.v27deb_ef5796c")
implementation("org.jenkins-ci:acceptance-test-harness:5740.vd30f30408987")

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

0 comments on commit 579926b

Please sign in to comment.