Skip to content

Commit

Permalink
Merge pull request #25 from harshithasudhakar/dependabot/maven/org.ju…
Browse files Browse the repository at this point in the history
…nit.jupiter-junit-jupiter-api-5.11.4

Bump org.junit.jupiter:junit-jupiter-api from 5.11.3 to 5.11.4
  • Loading branch information
harshithasudhakar authored Jan 2, 2025
2 parents 9e4d3a5 + 867c568 commit 76a6e75
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 @@ -10,7 +10,7 @@
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<junit.jupiter.version>5.11.3</junit.jupiter.version>
<junit.jupiter.version>5.11.4</junit.jupiter.version>
<jacoco.version>0.8.7</jacoco.version>
</properties>

Expand Down

0 comments on commit 76a6e75

Please sign in to comment.