Skip to content

Commit 99eeafa

Browse files
committed
[Gradle Release Plugin] - new version commit: 'v2.9.0'.
1 parent a2748e6 commit 99eeafa

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.7.1</version>
66+
<version>2.8.0</version>
6767
<scope>test</scope>
6868
</dependency>
6969
```
@@ -757,7 +757,7 @@ If this behavior is inappropriate for some reason, you can deactivate it by excl
757757
<dependency>
758758
<groupId>io.zonky.test</groupId>
759759
<artifactId>embedded-database-spring-test</artifactId>
760-
<version>2.7.1</version>
760+
<version>2.8.0</version>
761761
<scope>test</scope>
762762
<exclusions>
763763
<exclusion>

gradle.properties

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

0 commit comments

Comments
 (0)