We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 795b7db commit 2caf5bdCopy full SHA for 2caf5bd
build.sbt
@@ -320,7 +320,7 @@ lazy val framelessSettings = Seq(
320
*
321
* [error] (update) found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
322
* [error]
323
- * [error] * org.scala-lang.modules:scala-xml_2.12:2.1.0 (early-semver) is selected over 1.0.6
+ * [error] * org.scala-lang.modules:scala-xml_2.12:2.3.0 (early-semver) is selected over 1.0.6
324
* [error] +- org.scoverage:scalac-scoverage-reporter_2.12:2.0.7 (depends on 2.1.0)
325
* [error] +- org.scala-lang:scala-compiler:2.12.16 (depends on 1.0.6)
326
*/
0 commit comments