From 770029cce2e0276ba24fb88c4a5688183a5dbf95 Mon Sep 17 00:00:00 2001 From: Jeremy Lynch Date: Mon, 20 May 2024 22:18:48 +1000 Subject: [PATCH] chore: Update app.json (#7078) --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 3c0f40b02c..6182407439 100644 --- a/app.json +++ b/app.json @@ -12,7 +12,7 @@ { "plan": "heroku-postgresql", "options": { - "version": "13" + "version": "14" } } ]