diff --git a/java-reporter-core/pom.xml b/java-reporter-core/pom.xml
index 23f0ee6..94f94df 100644
--- a/java-reporter-core/pom.xml
+++ b/java-reporter-core/pom.xml
@@ -7,7 +7,7 @@
io.testomat
java-reporter-core
- 0.13.0
+ 0.13.1
jar
Testomat.io Reporter Core
diff --git a/java-reporter-core/src/main/java/io/testomat/core/constants/CommonConstants.java b/java-reporter-core/src/main/java/io/testomat/core/constants/CommonConstants.java
index 65a7361..2cb21ef 100644
--- a/java-reporter-core/src/main/java/io/testomat/core/constants/CommonConstants.java
+++ b/java-reporter-core/src/main/java/io/testomat/core/constants/CommonConstants.java
@@ -1,7 +1,7 @@
package io.testomat.core.constants;
public class CommonConstants {
- public static final String REPORTER_VERSION = "0.13.0";
+ public static final String REPORTER_VERSION = "0.13.1";
public static final String TESTS_STRING = "tests";
public static final String API_KEY_STRING = "api_key";
diff --git a/java-reporter-cucumber/pom.xml b/java-reporter-cucumber/pom.xml
index 9e9ccf8..17601a5 100644
--- a/java-reporter-cucumber/pom.xml
+++ b/java-reporter-cucumber/pom.xml
@@ -6,7 +6,7 @@
io.testomat
java-reporter-cucumber
- 0.7.16
+ 0.7.17
jar
Testomat.io Java Reporter Cucumber
@@ -51,7 +51,7 @@
io.testomat
java-reporter-core
- 0.13.0
+ 0.13.1
org.slf4j
diff --git a/java-reporter-junit/pom.xml b/java-reporter-junit/pom.xml
index 8974031..1a00a3b 100644
--- a/java-reporter-junit/pom.xml
+++ b/java-reporter-junit/pom.xml
@@ -6,7 +6,7 @@
io.testomat
java-reporter-junit
- 0.8.8
+ 0.8.9
jar
Testomat.io Java Reporter JUnit
@@ -51,7 +51,7 @@
io.testomat
java-reporter-core
- 0.13.0
+ 0.13.1
org.slf4j
@@ -99,7 +99,6 @@
com.github.javaparser
javaparser-core
3.27.0
- true
org.junit.platform
diff --git a/java-reporter-karate/pom.xml b/java-reporter-karate/pom.xml
index 49c5b41..d603e8f 100644
--- a/java-reporter-karate/pom.xml
+++ b/java-reporter-karate/pom.xml
@@ -6,7 +6,7 @@
io.testomat
java-reporter-karate
- 0.2.10
+ 0.2.11
jar
Testomat.io Java Reporter Karate
@@ -52,7 +52,7 @@
io.testomat
java-reporter-core
- 0.13.0
+ 0.13.1
io.karatelabs
diff --git a/java-reporter-testng/pom.xml b/java-reporter-testng/pom.xml
index 751a194..f47d10b 100644
--- a/java-reporter-testng/pom.xml
+++ b/java-reporter-testng/pom.xml
@@ -6,7 +6,7 @@
io.testomat
java-reporter-testng
- 0.7.15
+ 0.7.16
jar
Testomat.io Java Reporter TestNG
@@ -47,7 +47,7 @@
io.testomat
java-reporter-core
- 0.13.0
+ 0.13.1
org.slf4j
diff --git a/pom.xml b/pom.xml
index bc2dcc2..beda0a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
io.testomat
java-reporter
- 0.3.4
+ 0.3.5
pom
Testomat.io Java Reporter
diff --git a/testomat-allure-adapter/pom.xml b/testomat-allure-adapter/pom.xml
index 8defbeb..1685fc7 100644
--- a/testomat-allure-adapter/pom.xml
+++ b/testomat-allure-adapter/pom.xml
@@ -6,7 +6,7 @@
io.testomat
testomat-allure-adapter
- 0.0.6
+ 0.0.7
jar
Testomat.io Testomat Allure adapter
@@ -66,7 +66,7 @@
io.testomat
java-reporter-core
- 0.13.0
+ 0.13.1
io.qameta.allure