2.79.3
Schemas
Added
-
Add Scala 2.13 support to the following schemas:
-
RiB schemas
-
Real-Time Traffic Schema
-
SENSORIS schema
-
SDII v3 Message Schema
-
SDII v3 MessageList Schema
-
SDII Archive Schema
.
Examples
Changed
- Updated SBT version to 1.9.9.
Added support for resolving artifacts published with scalaVersion and sbtVersion in their filenames.
The resolver patterns now include:
[organisation]/[module]/[revision]/[artifact]_[scalaVersion]_[sbtVersion]-[revision](-[classifier]).[ext]
This allows projects depending on sbt/Scala-specific artifacts to be correctly resolved.