Skip to content

Commit

Permalink
Update sbt-extras
Browse files Browse the repository at this point in the history
  • Loading branch information
drmarjanovic committed Feb 25, 2024
1 parent e38b9d5 commit b0e8f4f
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 @@ -34,8 +34,8 @@

set -o pipefail

declare -r sbt_release_version="1.9.8"
declare -r sbt_unreleased_version="1.9.8"
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"
Expand Down

0 comments on commit b0e8f4f

Please sign in to comment.