Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #52 from genryxy/update-junit
Browse files Browse the repository at this point in the history
#0 - Update junit version to 5.7.1
  • Loading branch information
g4s8 committed Feb 19, 2021
2 parents 39150ec + 795ee2f commit b1f64bf
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 @@ -40,7 +40,7 @@ SOFTWARE.
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<junit-platform.version>5.6.2</junit-platform.version>
<junit-platform.version>5.7.1</junit-platform.version>
<vertx.version>3.9.2</vertx.version>
<javax.json.version>1.1.4</javax.json.version>
</properties>
Expand Down

0 comments on commit b1f64bf

Please sign in to comment.