diff --git a/versions.yaml b/versions.yaml index 8c0b2bf6d3..ea79869a32 100644 --- a/versions.yaml +++ b/versions.yaml @@ -316,12 +316,12 @@ languages: rust: description: "Rust language" notes: "'version' is the default minimum version used by this project." - version: "1.62.0" + version: "1.66.0" meta: description: | 'newest-version' is the latest version known to work when building Kata - newest-version: "1.62.0" + newest-version: "1.66.0" golangci-lint: description: "golangci-lint"