From 8ac043263e5b60a9caa37d97ecb0e5ea7219fb87 Mon Sep 17 00:00:00 2001 From: Sergio Freire Date: Tue, 20 Aug 2024 11:56:59 +0100 Subject: [PATCH] Update pom.xml to 0.9.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 611d6d3..b0c6f57 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ app.getxray xray-junit-extensions jar - 0.8.0 + 0.9.0 xray-junit-extensions Improvements for JUnit that allow you to take better advantage of JUnit 5 (jupiter engine) whenever using it together with Xray Test Management. https://github.com/Xray-App/xray-junit-extensions