Skip to content

Commit bd4bdbd

Browse files
committed
[Gradle Release Plugin] - pre tag commit: 'v1.5.5'.
1 parent a5f8c68 commit bd4bdbd

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
@@ -29,7 +29,7 @@ Add the following Maven dependency:
2929
<dependency>
3030
<groupId>io.zonky.test</groupId>
3131
<artifactId>embedded-database-spring-test</artifactId>
32-
<version>1.5.4</version>
32+
<version>1.5.5</version>
3333
<scope>test</scope>
3434
</dependency>
3535
```
@@ -526,7 +526,7 @@ If this behavior is inappropriate for some reason, you can deactivate it by excl
526526
<dependency>
527527
<groupId>io.zonky.test</groupId>
528528
<artifactId>embedded-database-spring-test</artifactId>
529-
<version>1.5.4</version>
529+
<version>1.5.5</version>
530530
<scope>test</scope>
531531
<exclusions>
532532
<exclusion>

gradle.properties

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

0 commit comments

Comments
 (0)