Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 09:16
· 1 commit to master since this release

Changelog

See Changelog#v1.2.1 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>testcontainers-selenium</artifactId>
   <version>1.2.1</version>
</dependency>