Skip to content

Commit 045bebe

Browse files
committed
Correct scope
1 parent d584c30 commit 045bebe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

selenium-elements/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,8 @@
9494
<dependency>
9595
<groupId>software.xdev</groupId>
9696
<artifactId>testcontainers-selenium</artifactId>
97-
<version>1.2.2</version>
97+
<version>1.2.3</version>
98+
<scope>test</scope>
9899
</dependency>
99100
<dependency>
100101
<groupId>org.seleniumhq.selenium</groupId>

0 commit comments

Comments
 (0)