Skip to content

Commit

Permalink
Merge pull request #675 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.1
  • Loading branch information
KyleAure authored Sep 30, 2024
2 parents 2f5b84d + a4acd6b commit 7c4b8d0
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.11.0'
api 'org.junit.jupiter:junit-jupiter-api:5.11.1'

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

0 comments on commit 7c4b8d0

Please sign in to comment.