From 82e6cb91cae5123e86ffc24d24a1e1a2fc1f8043 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 11:32:53 +0300 Subject: [PATCH] Update dependency libjuju 2 to v2.9.49.0 (#462) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7035e8762a..5e9c00f302 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -52,7 +52,7 @@ jobs: matrix: juju: - agent: 2.9.49 # renovate: latest juju 2 - libjuju: ==2.9.46.1 # renovate: latest libjuju 2 + libjuju: ==2.9.49.0 # renovate: latest libjuju 2 allure: false - agent: 3.1.8 # renovate: latest juju 3 allure: true