Skip to content

Commit

Permalink
Update dependency org.junit:junit-bom to v5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 14, 2024
1 parent 8c03b39 commit 02afccc
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 @@
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>

<junit.jupiter.version>5.10.3</junit.jupiter.version>
<junit.jupiter.version>5.11.0</junit.jupiter.version>
<junit.platform.version>1.3.2</junit.platform.version>
<log4j.version>2.23.1</log4j.version>
<enforcer.fail>false</enforcer.fail>
Expand Down

0 comments on commit 02afccc

Please sign in to comment.