Skip to content

0.0.18

Latest
Compare
Choose a tag to compare
@skuzzle skuzzle released this 15 Oct 13:29

Maven Central JavaDoc

Bug Fixes:

  • Fixed release process
    TEst

Maven Central coordinates for this release

<dependency>
    <groupId>de.skuzzle.springboot.test</groupId>
    <artifactId>spring-boot-wiremock</artifactId>
    <version>0.0.18</version>
    <scope>test</scope>
</dependency>

Gradle coordinates for this release

testImplementation 'de.skuzzle.springboot.test:spring-boot-wiremock:0.0.18'