Skip to content

Commit

Permalink
Merge pull request #223 from brightsparklabs/dependabot/gradle/org.ju…
Browse files Browse the repository at this point in the history
…nit.jupiter-junit-jupiter-api-5.11.1

Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.1
  • Loading branch information
github-actions[bot] authored Oct 1, 2024
2 parents 6b2417e + ba02644 commit 00b0951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dependencies {
)

testImplementation(
'org.junit.jupiter:junit-jupiter-api:5.11.0',
'org.junit.jupiter:junit-jupiter-api:5.11.1',
"org.mockito:mockito-inline:5.2.0",
'org.hamcrest:hamcrest:2.2',
"org.apache.groovy:groovy-all:4.0.23",
Expand Down

0 comments on commit 00b0951

Please sign in to comment.