diff --git a/versions.yaml b/versions.yaml index 18af53c4ae..3ad97233b2 100644 --- a/versions.yaml +++ b/versions.yaml @@ -415,12 +415,12 @@ languages: golang: description: "Google's 'go' language" notes: "'version' is the default minimum version used by this project." - version: "1.23.10" + version: "1.23.12" meta: description: | 'newest-version' is the latest version known to work when building Kata - newest-version: "1.23.10" + newest-version: "1.23.12" rust: description: "Rust language"