From 5f929e3ea0435df0b81f976dd146b92654e9a1d3 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Mon, 15 Apr 2024 12:46:51 +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 --- goss/goss-common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goss/goss-common.yaml b/goss/goss-common.yaml index 544d48040..9c7539a6f 100644 --- a/goss/goss-common.yaml +++ b/goss/goss-common.yaml @@ -67,7 +67,7 @@ command: exec: launchable --version exit-status: 0 stdout: - - 1.66.0 + - 1.87.0 make: exec: make --version exit-status: 0