Skip to content

Commit

Permalink
Merge pull request #70 from filip26/dependabot/maven/junit.version-5.…
Browse files Browse the repository at this point in the history
…11.2

Bump junit.version from 5.11.1 to 5.11.2
  • Loading branch information
filip26 authored Oct 7, 2024
2 parents 65ab951 + f1781c0 commit 4b15588
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 @@ -58,7 +58,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<argLine>-Dfile.encoding=UTF-8</argLine>

<junit.version>5.11.1</junit.version>
<junit.version>5.11.2</junit.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 4b15588

Please sign in to comment.