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

Commit

Permalink
#0 - Update junit
Browse files Browse the repository at this point in the history
  • Loading branch information
genryxy committed Feb 18, 2021
1 parent 39150ec commit 795ee2f
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 795ee2f

Please sign in to comment.