Skip to content

Commit

Permalink
confirm that the scala-xml bump is harmless
Browse files Browse the repository at this point in the history
  • Loading branch information
bjaglin committed Sep 15, 2022
1 parent f68b2c2 commit 1c44748
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -218,9 +218,7 @@ lazy val unit = projectMatrix
libraryDependencies ++= List(
jgit,
coursier,
scalatest.withRevision(
"3.2.13"
), // make sure testkit clients can use recent 3.x versions
scalatest,
scalametaTeskit
),
Compile / compile / compileInputs := {
Expand Down

0 comments on commit 1c44748

Please sign in to comment.