diff --git a/README.md b/README.md index 998b5b4..34ebe18 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Add the following Maven dependency: io.zonky.test embedded-database-spring-test - 1.5.1 + 1.5.2 test ``` @@ -526,7 +526,7 @@ If this behavior is inappropriate for some reason, you can deactivate it by excl io.zonky.test embedded-database-spring-test - 1.5.1 + 1.5.2 test diff --git a/gradle.properties b/gradle.properties index 7bb74f9..208c87c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=1.6.0-SNAPSHOT \ No newline at end of file +version=1.5.2 \ No newline at end of file