Skip to content

Commit

Permalink
Update sbt-extras (zio#979)
Browse files Browse the repository at this point in the history
  • Loading branch information
drmarjanovic authored Jul 15, 2024
1 parent f772b59 commit 84ab841
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.10.0"
declare -r sbt_unreleased_version="1.10.0"
declare -r sbt_release_version="1.10.1"
declare -r sbt_unreleased_version="1.10.1"

declare -r latest_213="2.13.14"
declare -r latest_212="2.12.19"
Expand Down

0 comments on commit 84ab841

Please sign in to comment.