Skip to content

v1.12.2

Choose a tag to compare

@tgodzik tgodzik released this 05 Feb 23:36
· 144 commits to main since this release
5e42e93

Old sonatype snapshot is causing Scala CLI to timeout

Until the recent migration to new Sonatype Central repository there was an older snapshots repository in use. Unfortuntately, last week it started to make requests to it timeout and hang Scala CLI. We decided remove any references to the old repository, so older (one might say ancient) Scala CLI nightly versions will not be available. This was done by @tgodzik in #4106.

Updates

Full Changelog: v1.12.1...v1.12.2