Skip to content

Commit

Permalink
Merge pull request #710 from quickfix-j/dependabot/maven/junit.jupite…
Browse files Browse the repository at this point in the history
…r.version-5.10.1

Bump junit.jupiter.version from 5.6.1 to 5.10.1
  • Loading branch information
chrjohn authored Dec 4, 2023
2 parents c07b4ba + 1cdaf7b commit 131cc40
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 @@ -71,7 +71,7 @@
<slf4j.version>2.0.9</slf4j.version>
<mockito-core.version>4.11.0</mockito-core.version>
<hamcrest.version>2.2</hamcrest.version>
<junit.jupiter.version>5.6.1</junit.jupiter.version>
<junit.jupiter.version>5.10.1</junit.jupiter.version>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
<mainClass/>
Expand Down

0 comments on commit 131cc40

Please sign in to comment.