Skip to content

Commit

Permalink
bump default allure commandline version to 2.20.1 (via #263)
Browse files Browse the repository at this point in the history
  • Loading branch information
baev authored Nov 9, 2022
1 parent 8907bea commit 3f4cf98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"MultipleStringLiterals"})
public class AllureCommandline {

public static final String ALLURE_DEFAULT_VERSION = "2.13.9";
public static final String ALLURE_DEFAULT_VERSION = "2.20.1";

private static final int DEFAULT_TIMEOUT = 3600;

Expand Down

0 comments on commit 3f4cf98

Please sign in to comment.