Skip to content

Commit

Permalink
chore: update asdf elixir/otp versions
Browse files Browse the repository at this point in the history
Summary:
- The latest elixir has nice gradual typing. This PR updates to the
  latest version to bring that in.
- Bump OTP as well

Test Plan:
- make integration.kind
- mix compile --force --warnings-as-errors
  • Loading branch information
elliottneilclark committed Jan 7, 2025
1 parent d1cef91 commit c434347
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
erlang 26.0.2
elixir 1.15.2
erlang 27.1.2
elixir 1.18.1-otp-27
k3d 5.4.6
kind 0.19.0
kind 0.25.0

0 comments on commit c434347

Please sign in to comment.