Skip to content

Commit

Permalink
Update scala-xml to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] committed Feb 28, 2024
1 parent 5179d04 commit 258a330
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 @@ -7,7 +7,7 @@ lazy val root = (project in file("."))
.settings(
name := "zuora-full-export",
libraryDependencies ++= Seq(
"org.scala-lang.modules" %% "scala-xml" % "1.3.0",
"org.scala-lang.modules" %% "scala-xml" % "1.3.1",
"org.scalaj" %% "scalaj-http" % "2.4.2",
"com.lihaoyi" %% "upickle" % "1.4.4",
"com.github.pathikrit" %% "better-files" % "3.9.1",
Expand Down

0 comments on commit 258a330

Please sign in to comment.