Skip to content

Commit 39f45c9

Browse files
committed
#47 upgrade to embedded postgres binaries 10.11.0-1 that fixes a compatibility issue with macOS Big Sur
1 parent e5dfe4b commit 39f45c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3131
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
3232

33-
<embedded-postgres-binaries.version>10.11.0</embedded-postgres-binaries.version>
33+
<embedded-postgres-binaries.version>10.11.0-1</embedded-postgres-binaries.version>
3434
</properties>
3535

3636
<url>https://github.com/zonkyio/embedded-postgres</url>

0 commit comments

Comments
 (0)