Skip to content

Commit

Permalink
Merge pull request #309 from zalando/dependabot/maven/org.junit.jupit…
Browse files Browse the repository at this point in the history
…er-junit-jupiter-engine-5.9.2

Bump junit-jupiter-engine from 5.8.2 to 5.9.2
  • Loading branch information
fatroom committed Jan 31, 2023
2 parents 1472243 + 28408d0 commit d0487bd
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 @@ -46,7 +46,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<slf4j.version>1.7.36</slf4j.version>
<junit-jupiter.version>5.8.2</junit-jupiter.version>
<junit-jupiter.version>5.9.2</junit-jupiter.version>
<mockito.version>4.5.1</mockito.version>
</properties>

Expand Down

0 comments on commit d0487bd

Please sign in to comment.