Skip to content

Commit eaba214

Browse files
committed
[Gradle Release Plugin] - pre tag commit: 'v1.6.3'.
1 parent 92fa90a commit eaba214

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Add the following Maven dependency:
3737
<dependency>
3838
<groupId>io.zonky.test</groupId>
3939
<artifactId>embedded-database-spring-test</artifactId>
40-
<version>1.6.2</version>
40+
<version>1.6.3</version>
4141
<scope>test</scope>
4242
</dependency>
4343
```
@@ -534,7 +534,7 @@ If this behavior is inappropriate for some reason, you can deactivate it by excl
534534
<dependency>
535535
<groupId>io.zonky.test</groupId>
536536
<artifactId>embedded-database-spring-test</artifactId>
537-
<version>1.6.2</version>
537+
<version>1.6.3</version>
538538
<scope>test</scope>
539539
<exclusions>
540540
<exclusion>

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=1.7.0-SNAPSHOT
1+
version=1.6.3

0 commit comments

Comments
 (0)