Skip to content

v2.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Oct 06:50
· 1 commit to master since this release

Changelog

See Changelog#v2.4.0 for more information.

Installation

Add the following lines to your pom:

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