File tree Expand file tree Collapse file tree
src/main/java/io/testomat/core/constants Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77
88 <groupId >io.testomat</groupId >
99 <artifactId >java-reporter-core</artifactId >
10- <version >0.11.4 </version >
10+ <version >0.11.5 </version >
1111 <packaging >jar</packaging >
1212
1313 <name >Testomat.io Reporter Core</name >
Original file line number Diff line number Diff line change 11package io .testomat .core .constants ;
22
33public class CommonConstants {
4- public static final String REPORTER_VERSION = "0.11.4 " ;
4+ public static final String REPORTER_VERSION = "0.11.5 " ;
55
66 public static final String TESTS_STRING = "tests" ;
77 public static final String API_KEY_STRING = "api_key" ;
Original file line number Diff line number Diff line change 5151 <dependency >
5252 <groupId >io.testomat</groupId >
5353 <artifactId >java-reporter-core</artifactId >
54- <version >0.11.4 </version >
54+ <version >0.11.5 </version >
5555 </dependency >
5656 <dependency >
5757 <groupId >org.slf4j</groupId >
Original file line number Diff line number Diff line change 5151 <dependency >
5252 <groupId >io.testomat</groupId >
5353 <artifactId >java-reporter-core</artifactId >
54- <version >0.11.4 </version >
54+ <version >0.11.5 </version >
5555 </dependency >
5656 <dependency >
5757 <groupId >org.slf4j</groupId >
Original file line number Diff line number Diff line change 5252 <dependency >
5353 <groupId >io.testomat</groupId >
5454 <artifactId >java-reporter-core</artifactId >
55- <version >0.11.4 </version >
55+ <version >0.11.5 </version >
5656 </dependency >
5757 <dependency >
5858 <groupId >io.karatelabs</groupId >
Original file line number Diff line number Diff line change 4747 <dependency >
4848 <groupId >io.testomat</groupId >
4949 <artifactId >java-reporter-core</artifactId >
50- <version >0.11.4 </version >
50+ <version >0.11.5 </version >
5151 </dependency >
5252 <dependency >
5353 <groupId >org.slf4j</groupId >
Original file line number Diff line number Diff line change 6666 <dependency >
6767 <groupId >io.testomat</groupId >
6868 <artifactId >java-reporter-core</artifactId >
69- <version >0.11.4 </version >
69+ <version >0.11.5 </version >
7070 </dependency >
7171 <dependency >
7272 <groupId >io.qameta.allure</groupId >
You can’t perform that action at this time.
0 commit comments