Skip to content

Commit

Permalink
Update dependency org.junit:junit-bom to v5.11.4 (#505)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent f9354c3 commit af48b38
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.3</junit.jupiter.version>
<junit.jupiter.version>5.11.4</junit.jupiter.version>
<junit.platform.version>1.3.2</junit.platform.version>
<log4j.version>2.24.3</log4j.version>
<enforcer.fail>false</enforcer.fail>
Expand Down

0 comments on commit af48b38

Please sign in to comment.