Skip to content

Commit

Permalink
Update dependency org.junit:junit-bom to v5.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 4, 2024
1 parent 285ed87 commit 68b3911
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.11.1</junit.jupiter.version>
<junit.jupiter.version>5.11.2</junit.jupiter.version>
<junit.platform.version>1.3.2</junit.platform.version>
<log4j.version>2.24.1</log4j.version>
<enforcer.fail>false</enforcer.fail>
Expand Down

0 comments on commit 68b3911

Please sign in to comment.