Skip to content

Commit 0d2ec8c

Browse files
committed
#32 upgrade to embedded postgres binaries 10.15.0-1 that fixes a compatibility issue with macOS Big Sur (missing libz library)
1 parent 42ac453 commit 0d2ec8c

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-1</embedded-postgres-binaries.version>
33+
<embedded-postgres-binaries.version>10.15.0-1</embedded-postgres-binaries.version>
3434
</properties>
3535

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

0 commit comments

Comments
 (0)