diff --git a/gleam.toml b/gleam.toml index e59b2e4c..b6478005 100644 --- a/gleam.toml +++ b/gleam.toml @@ -8,4 +8,4 @@ gleam_regexp = ">= 1.0.0 and < 2.0.0" [dev-dependencies] gleeunit = ">= 1.0.0 and < 2.0.0" -glinter = ">= 1.0.0 and < 2.0.0" +glinter = ">= 1.0.0 and < 3.0.0"