From 9a134b2963365286ce056e105e627ae8ebdf7363 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20Br=C3=BCnjes?= Date: Wed, 7 Apr 2021 20:41:45 +0200 Subject: [PATCH] bumped Plutus dependency --- code/week01/cabal.project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/week01/cabal.project b/code/week01/cabal.project index 5773408..399beef 100644 --- a/code/week01/cabal.project +++ b/code/week01/cabal.project @@ -22,7 +22,7 @@ source-repository-package plutus-tx plutus-tx-plugin prettyprinter-configurable - tag: 00f5075c17b43abefcad7a842e961917eaf86145 + tag: 3746610e53654a1167aeb4c6294c6096d16b0502 -- The following sections are copied from the 'plutus' repository cabal.project at the revision -- given above.