Skip to content

v2.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 11:25
· 76 commits to master since this release

Changelog

See Changelog#v2.0.2 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>testcontainers-advanced-imagebuilder</artifactId>
   <version>2.0.2</version>
</dependency>