Skip to content

Commit

Permalink
Merge pull request #165 from OpenLiberty/staging
Browse files Browse the repository at this point in the history
Merge staging to prod - Dependabot Bump
  • Loading branch information
gkwan-ibm authored Oct 2, 2024
2 parents c48fc2c + e4dfa0b commit 3f78a9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions finish/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ dependencies {
// test dependencies
// tag::testimplementation[]
// tag::junit[]
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.0'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.1'
// end::junit[]
// tag::commons[]
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.4'
// end::commons[]
// end::testimplementation[]
}
Expand Down

0 comments on commit 3f78a9b

Please sign in to comment.