diff --git a/build.zig.zon b/build.zig.zon index e99f9f460..abcdf4bcb 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -3,7 +3,7 @@ // Must match the `zls_version` in `build.zig` .version = "0.14.0-dev", // Must match the `minimum_build_zig_version` in `build.zig` - .minimum_zig_version = "0.14.0-dev.2506+32354d119", + .minimum_zig_version = "0.14.0-dev.2534+12d64c456", // If you do not use Nix, a ZLS maintainer can take care of this. // Whenever the dependencies are updated, run the following command: // ```bash