Skip to content

Commit 0f929ae

Browse files
committed
[Gradle Release Plugin] - new version commit: 'v2.8.0'.
1 parent 58e8868 commit 0f929ae

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
@@ -63,7 +63,7 @@ Add the following Maven dependency:
6363
<dependency>
6464
<groupId>io.zonky.test</groupId>
6565
<artifactId>embedded-database-spring-test</artifactId>
66-
<version>2.6.0</version>
66+
<version>2.7.0</version>
6767
<scope>test</scope>
6868
</dependency>
6969
```
@@ -749,7 +749,7 @@ If this behavior is inappropriate for some reason, you can deactivate it by excl
749749
<dependency>
750750
<groupId>io.zonky.test</groupId>
751751
<artifactId>embedded-database-spring-test</artifactId>
752-
<version>2.6.0</version>
752+
<version>2.7.0</version>
753753
<scope>test</scope>
754754
<exclusions>
755755
<exclusion>

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=2.7.0
1+
version=2.8.0

0 commit comments

Comments
 (0)