Skip to content

Commit

Permalink
scala 2.12.19; scala 2.13.13
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanlas committed Feb 27, 2024
1 parent 6526241 commit 59be4e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sbt
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ set -o pipefail
declare -r sbt_release_version="1.9.9"
declare -r sbt_unreleased_version="1.9.9"

declare -r latest_213="2.13.12"
declare -r latest_212="2.12.18"
declare -r latest_213="2.13.13"
declare -r latest_212="2.12.19"
declare -r latest_211="2.11.12"
declare -r latest_210="2.10.7"
declare -r latest_29="2.9.3"
Expand Down

0 comments on commit 59be4e2

Please sign in to comment.