Skip to content

Commit

Permalink
Merge branch 'main' into update/parsers-4.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jul 16, 2023
2 parents 9802de2 + 0428ef1 commit 31e1d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ lazy val api = crossProject(JVMPlatform, JSPlatform)
"org.scalatest.tools.ScalaTestFramework"
)
),
libraryDependencies += "org.scala-lang.modules" %%% "scala-xml" % "2.1.0",
libraryDependencies += "org.scala-lang.modules" %%% "scala-xml" % "2.2.0",
libraryDependencies += "org.scalatest" %%% "scalatest" % ScalaTestVersion % Test,
)

Expand Down

0 comments on commit 31e1d21

Please sign in to comment.