Skip to content

Commit

Permalink
Merge pull request #216 from aistomin/Issue-215
Browse files Browse the repository at this point in the history
Issue #215. junit is updated.
  • Loading branch information
aistomin committed Apr 24, 2024
2 parents e81d2a9 + b2461c3 commit ba422a5
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 @@ -39,7 +39,7 @@
</repository>
</distributionManagement>
<properties>
<junitVersion>5.10.2</junitVersion>
<junitVersion>5.11.0-M1</junitVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<linkXRef>false</linkXRef>
Expand Down

0 comments on commit ba422a5

Please sign in to comment.