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'