Skip to content

Commit

Permalink
Merge pull request #101 from openfga/dependabot/gradle/dependencies-d…
Browse files Browse the repository at this point in the history
…867be08a3

chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 in the dependencies group
  • Loading branch information
evansims authored Aug 19, 2024
2 parents 60ed167 + 1139e3c commit 3fda040
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 @@ -56,7 +56,7 @@ jacocoTestReport {

ext {
jackson_version = "2.17.2"
junit_version = "5.10.3"
junit_version = "5.11.0"
}

dependencies {
Expand Down

0 comments on commit 3fda040

Please sign in to comment.