diff --git a/versions.yaml b/versions.yaml index 38a6fa397..18e51fe83 100644 --- a/versions.yaml +++ b/versions.yaml @@ -324,12 +324,12 @@ languages: rust: description: "Rust language" notes: "'version' is the default minimum version used by this project." - version: "1.68.0" + version: "1.69.0" meta: description: | 'newest-version' is the latest version known to work when building Kata - newest-version: "1.68.0" + newest-version: "1.69.0" golangci-lint: description: "golangci-lint"