Skip to content

Commit

Permalink
Merge pull request #179 from camunda-community-hub/renovate/junit5-mo…
Browse files Browse the repository at this point in the history
…norepo

fix(deps): update dependency org.junit:junit-bom to v5.11.3
  • Loading branch information
skayliu authored Dec 2, 2024
2 parents ca6ef65 + 6dc335b commit 5aa36e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<!-- project dependencies -->
<version.zeebe>8.5.7</version.zeebe>
<version.log4j>2.20.0</version.log4j>
<version.junit>5.11.0</version.junit>
<version.junit>5.11.3</version.junit>
<versin.assertj>3.26.3</versin.assertj>
<version.testcontainers>1.20.1</version.testcontainers>
<version.zeebe-test-container>3.6.5</version.zeebe-test-container>
Expand Down

0 comments on commit 5aa36e2

Please sign in to comment.