Skip to content

Commit

Permalink
Adjust version of newman and reporter for newman (#58)
Browse files Browse the repository at this point in the history
* Adjust version of newman and reporter for newman

* Update pom.xml

* Remove reporter version
  • Loading branch information
michelu89 authored Jan 15, 2024
1 parent e9f7b65 commit 9dd9a4f
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 @@ -85,7 +85,7 @@
<!-- Versions of plugins -->
<junit-version>5.9.2</junit-version>
<npm-version>8.5.0</npm-version>
<newman-version>5.2.0</newman-version>
<newman-version>6.0.0</newman-version>
<node-version>16.14.2</node-version>
<exec-maven-plugin-version>3.0.0</exec-maven-plugin-version>
<maven-antrun-plugin-version>3.0.0</maven-antrun-plugin-version>
Expand Down

0 comments on commit 9dd9a4f

Please sign in to comment.