From cf42d79cc4be88d69f842c54661884f2ae2931e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 15:15:04 +0300 Subject: [PATCH] Update dependency libjuju 2 to v2.9.49.0 (#226) 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 4608c4be8..079f2d353 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -53,7 +53,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