Skip to content

Commit

Permalink
Merge pull request #639 from MicroShed/dependabot/gradle/core/org.jun…
Browse files Browse the repository at this point in the history
…it.jupiter-junit-jupiter-api-5.11.0
  • Loading branch information
KyleAure authored Aug 15, 2024
2 parents d422a0b + 17807eb commit 91fc913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description="A test framework for black-box testing MicroProfile and Jakarta EE

dependencies {
//API for artifact and unit testing
api 'org.junit.jupiter:junit-jupiter-api:5.10.3'
api 'org.junit.jupiter:junit-jupiter-api:5.11.0'

//Jakarta EE
implementation 'org.eclipse:yasson:3.0.3'
Expand Down

0 comments on commit 91fc913

Please sign in to comment.