Skip to content

Commit

Permalink
Update pom.xml for JUnit 5.11.0
Browse files Browse the repository at this point in the history
Update pom.xml for JUnit 5.11.0 and all platform dependencies
  • Loading branch information
harryssuperman authored Aug 16, 2024
1 parent e79bc91 commit 1d197a4
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 @@ -44,7 +44,7 @@
</scm>

<properties>
<junit.version>5.10.2</junit.version>
<junit.version>5.11.0</junit.version>
<mockito.version>4.3.1</mockito.version>
<slf4j-log4j12.version>1.7.25</slf4j-log4j12.version>
<version.maven-plugin-plugin>3.6.0</version.maven-plugin-plugin>
Expand Down

0 comments on commit 1d197a4

Please sign in to comment.