Skip to content

Commit

Permalink
Bump SBT version (#8498)
Browse files Browse the repository at this point in the history
Should eliminate the sporadic connection failures when downloading dependencies. The fix that adds retries has been implemented in latest `coursier` coursier/sbt-coursier#450.

# Important Notes
For example https://github.com/enso-org/enso/actions/runs/7132038630/job/19421764930?pr=8496
  • Loading branch information
hubertp committed Dec 8, 2023
1 parent 90b17d1 commit 8952a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.9.0
sbt.version=1.9.7

0 comments on commit 8952a3a

Please sign in to comment.