Skip to content

Commit 2caf5bd

Browse files
Update scala-xml to 2.3.0 (#850)
Co-authored-by: typelevel-steward[bot] <106827141+typelevel-steward[bot]@users.noreply.github.com>
1 parent 795b7db commit 2caf5bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ lazy val framelessSettings = Seq(
320320
*
321321
* [error] (update) found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
322322
* [error]
323-
* [error] * org.scala-lang.modules:scala-xml_2.12:2.1.0 (early-semver) is selected over 1.0.6
323+
* [error] * org.scala-lang.modules:scala-xml_2.12:2.3.0 (early-semver) is selected over 1.0.6
324324
* [error] +- org.scoverage:scalac-scoverage-reporter_2.12:2.0.7 (depends on 2.1.0)
325325
* [error] +- org.scala-lang:scala-compiler:2.12.16 (depends on 1.0.6)
326326
*/

0 commit comments

Comments
 (0)