Skip to content

Commit

Permalink
Merge pull request #277 from Zelldon/dependabot/maven/org.junit.jupit…
Browse files Browse the repository at this point in the history
…er-junit-jupiter-api-5.10.0

build(deps-dev): bump org.junit.jupiter:junit-jupiter-api from 5.9.3 to 5.10.0
  • Loading branch information
ChrisKujawa authored Aug 15, 2023
2 parents 8d8dba9 + ec66525 commit b4322f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<properties>
<assertj-core.version>3.24.2</assertj-core.version>
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
<junit-jupiter-api.version>5.9.3</junit-jupiter-api.version>
<junit-jupiter-api.version>5.10.0</junit-jupiter-api.version>
<junit-jupiter-engine.version>5.10.0</junit-jupiter-engine.version>
<junit-jupiter.version>1.18.3</junit-jupiter.version>
<kotlin.code.style>official</kotlin.code.style>
Expand Down

0 comments on commit b4322f8

Please sign in to comment.