Skip to content

Commit

Permalink
Merge pull request #295 from ljacqu/dependabot/maven/dependencies/ver…
Browse files Browse the repository at this point in the history
…sion.junit-5.11.0

Bump version.junit from 5.10.3 to 5.11.0
  • Loading branch information
ljacqu authored Aug 14, 2024
2 parents aea7e68 + ed563bb commit a2a7ab8
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 @@ -29,7 +29,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.junit>5.10.3</version.junit>
<version.junit>5.11.0</version.junit>
<version.mockito>4.11.0</version.mockito><!-- Cannot use Mockito 5 as long as we use Java 8 -->
</properties>

Expand Down

0 comments on commit a2a7ab8

Please sign in to comment.