Skip to content

Commit

Permalink
Merge pull request #153 from OpenLiberty/dependabot/gradle/finish/org…
Browse files Browse the repository at this point in the history
….junit.jupiter-junit-jupiter-5.10.3

Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 in /finish
  • Loading branch information
gkwan-ibm authored Jul 4, 2024
2 parents 949597b + 6d7ab80 commit 0a572fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion finish/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
// test dependencies
// tag::testimplementation[]
// tag::junit[]
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.3'
// end::junit[]
// tag::commons[]
testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
Expand Down

0 comments on commit 0a572fe

Please sign in to comment.