From 34d3b6fa07ca45c4a5566f9363bc547602661b6a Mon Sep 17 00:00:00 2001 From: ibrahim halatci Date: Sat, 15 Aug 2026 17:42:32 +0300 Subject: [PATCH] Bump PG minor versions for release-13 (15.19 / 16.15 / 17.11) PG15 15.18->15.19, PG16 16.14->16.15, PG17 17.10->17.11. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --- circleci/images/PG_VERSIONS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/circleci/images/PG_VERSIONS b/circleci/images/PG_VERSIONS index 8c23f84..2b2651b 100644 --- a/circleci/images/PG_VERSIONS +++ b/circleci/images/PG_VERSIONS @@ -1,3 +1,3 @@ -PG15=15.18 -PG16=16.14 -PG17=17.10 +PG15=15.19 +PG16=16.15 +PG17=17.11