File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Add the following Maven dependency:
2424<dependency >
2525 <groupId >io.zonky.test</groupId >
2626 <artifactId >embedded-postgres</artifactId >
27- <version >2.0.5 </version >
27+ <version >2.0.6 </version >
2828 <scope >test</scope >
2929</dependency >
3030```
Original file line number Diff line number Diff line change 3030 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3131 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
3232
33- <embedded-postgres-binaries .version>14.10.0 </embedded-postgres-binaries .version>
33+ <embedded-postgres-binaries .version>14.10.1 </embedded-postgres-binaries .version>
3434 </properties >
3535
3636 <url >https://github.com/zonkyio/embedded-postgres</url >
You can’t perform that action at this time.
0 commit comments