Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a73d7a1

Browse files
author
AutomatedOwl
committed
Updated pom.xml.
1 parent a5ea664 commit a73d7a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎junit5/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.github.automatedowl</groupId>
88
<artifactId>chromedriver-js-errors-collector-junit</artifactId>
9-
<version>1.0.3</version>
9+
<version>1.0.4</version>
1010
<name>${project.groupId}:${project.artifactId}</name>
1111
<description>Java library which allows to easily collect JS errors received in Chromedriver session,
1212
using annotations on test methods.</description>

‎testng/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.github.automatedowl</groupId>
88
<artifactId>chromedriver-js-errors-collector-testng</artifactId>
9-
<version>1.0.3</version>
9+
<version>1.0.4</version>
1010
<name>${project.groupId}:${project.artifactId}</name>
1111
<description>Java library which allows to easily collect JS errors received in Chromedriver session,
1212
using annotations on test methods.</description>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /