Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Oct 14:54
· 67 commits to master since this release

Changelog

See Changelog#v1.3.0 for more information.

Installation

Add the following lines to your pom:

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