Skip to content

Commit

Permalink
Merge pull request #1997 from scalacenter/update/sbt-1.10.0
Browse files Browse the repository at this point in the history
Update sbt to 1.10.0
  • Loading branch information
bjaglin authored Jun 23, 2024
2 parents 2722e5d + 5b3db83 commit a97e862
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ object Dependencies {
val jgitV = "5.13.3.202401111512-r"
val metaconfigV = "0.12.0"
val nailgunV = "0.9.1"
val scalaXmlV = "2.3.0"
val scalaXmlV = "2.2.0"
val scalametaV = "4.9.3"
val scalatestV = "3.2.18"
val munitV = "1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.9.9
sbt.version=1.10.0

0 comments on commit a97e862

Please sign in to comment.