From a3de220699fb1d73822b0e6233c88cd1945a80e5 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Mon, 23 Dec 2024 07:53:15 +0000 Subject: [PATCH] chore: Update the `launchable` version in the goss test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- tests/goss-common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/goss-common.yaml b/tests/goss-common.yaml index f94c7e128..de65febc0 100644 --- a/tests/goss-common.yaml +++ b/tests/goss-common.yaml @@ -76,7 +76,7 @@ command: exec: launchable --version exit-status: 0 stdout: - - 1.66.0 + - 1.95.0 make: exec: make --version exit-status: 0