Skip to content

Commit 8bde76c

Browse files
authored
Merge pull request #1989 from scalacenter/update/scala-xml-2.3.0
Update scala-xml to 2.3.0
2 parents ea7fbe2 + 5fcb68b commit 8bde76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ object Dependencies {
1919
val jgitV = "5.13.3.202401111512-r"
2020
val metaconfigV = "0.12.0"
2121
val nailgunV = "0.9.1"
22-
val scalaXmlV = "2.2.0"
22+
val scalaXmlV = "2.3.0"
2323
val scalametaV = "4.9.3"
2424
val scalatestV = "3.2.18"
2525
val munitV = "0.7.29"

0 commit comments

Comments
 (0)