1.10.1
bug fixes and updates
- Fixes column/position information missing from the javac error messages in IntelliJ by @vasilmkd in sbt/zinc#1373
- Fixes backslash handling in
expandMavenSettings
by @desbo in sbt/librarymanagement#444 - Fixes JSON serialization of
Map
andLList
in sjson-new 0.10.1 by @steinybot + @eed3si9n in eed3si9n/sjson-new#142 - Fixes the hash code for empty files in the classpath cache by @szeiger in sbt/zinc#1366
- Fixes
forceUpdatePeriod
by @adpi2 in #7567 - Fixes BSP handling of
Optional
inter-project dependencies by @adpi2 in #7568 - Ignores
jcenter
andscala-tools-releases
entries in the~/.sbt/repositories
file by @eed3si9n in sbt/launcher#104
behind the scenes
- Updates sbt plugins to avoid deprecated repo.scala-sbt.org by @mkurz in #7555
- Updates scalacenter/sbt-dependency-submission from 2 to 3 by @dependabot in #7565
Full Changelog: v1.10.0...v1.10.1