From cab37ddf45b98ce80cbd4533ed06574ed4b1f201 Mon Sep 17 00:00:00 2001 From: Michael Rogenmoser Date: Wed, 16 Aug 2023 09:45:34 +0200 Subject: [PATCH] Bump common_cells for proper parameter propagation --- Bender.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bender.yml b/Bender.yml index 5435d12af..d5cc6d008 100644 --- a/Bender.yml +++ b/Bender.yml @@ -19,7 +19,7 @@ package: - "Florian Zaruba " dependencies: - common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.31.0 } + common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.31.1 } common_verification: { git: "https://github.com/pulp-platform/common_verification.git", version: 0.2.3 } tech_cells_generic: { git: "https://github.com/pulp-platform/tech_cells_generic.git", version: 0.2.2 }