From e873754aae816efb81ccacbec0e8d764e030debf Mon Sep 17 00:00:00 2001 From: Denis Tereshkin Date: Tue, 2 Apr 2024 14:46:59 +0700 Subject: [PATCH] Bump resolver --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 6ec8834..54997f6 100644 --- a/stack.yaml +++ b/stack.yaml @@ -18,7 +18,7 @@ # # resolver: ./custom-snapshot.yaml # resolver: https://example.com/snapshots/2018-01-01.yaml -resolver: lts-20.18 +resolver: lts-20.26 # User packages to be built. # Various formats can be used as shown in the example below.