Skip to content

Commit

Permalink
Merge pull request #325 from serverlessworkflow/dependabot/maven/vers…
Browse files Browse the repository at this point in the history
…ion.org.junit.jupiter-5.10.2

Bump version.org.junit.jupiter from 5.6.0 to 5.10.2
  • Loading branch information
ricardozanini authored Feb 8, 2024
2 parents 86704fb + d1be51a commit aeeeefd
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 @@ -79,7 +79,7 @@
<version.javax.validation>2.0.1.Final</version.javax.validation>
<version.jsonassert>1.5.0</version.jsonassert>
<version.org.assertj>3.25.3</version.org.assertj>
<version.org.junit.jupiter>${version.org.junit}</version.org.junit.jupiter>
<version.org.junit.jupiter>5.10.2</version.org.junit.jupiter>
<version.org.junit.minor>6.0</version.org.junit.minor>
<version.org.junit>5.${version.org.junit.minor}</version.org.junit>
<version.org.mockito>5.10.0</version.org.mockito>
Expand Down

0 comments on commit aeeeefd

Please sign in to comment.