Skip to content
Snippets Groups Projects
Commit 676e5d20 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

#761 - updated testcontainers postgresql version

parent cbedd8a5
Branches
Tags
No related merge requests found
...@@ -7,5 +7,5 @@ public class TestConstants ...@@ -7,5 +7,5 @@ public class TestConstants
// empty // empty
} }
public static final String POSTGRES_VERSION = "postgres:16.0"; public static final String POSTGRES_VERSION = "postgres:16.1";
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment