Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
v1r3n committed Sep 23, 2023
1 parent 2f14c11 commit 9aa0d2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test-harness/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ dependencies {
testImplementation "org.testcontainers:elasticsearch:${revTestContainer}"
testImplementation('junit:junit:4.13.2')
testImplementation "org.junit.vintage:junit-vintage-engine"
testImplementation('org.junit.jupiter:junit-jupiter:5.6.2')

testImplementation "javax.ws.rs:javax.ws.rs-api:${revJAXRS}"
testImplementation "org.glassfish.jersey.core:jersey-common:${revJerseyCommon}"
}

0 comments on commit 9aa0d2e

Please sign in to comment.