Skip to content

Commit

Permalink
Update sbt, scripted-plugin, test-agent to 1.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Dec 1, 2024
1 parent 084097c commit 53353a5
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 @@ -33,7 +33,7 @@ object Dependencies {

val scalaParallelCollection = "org.scala-lang.modules" %% "scala-parallel-collections" % "1.0.4"
val scalaCollectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % "2.12.0"
val sbtTestAgent = "org.scala-sbt" % "test-agent" % "1.10.5"
val sbtTestAgent = "org.scala-sbt" % "test-agent" % "1.10.6"
val scalaMeta = ("org.scalameta" %% "parsers" % "4.12.0").cross(CrossVersion.for3Use2_13)

// test dependencies
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.10.5
sbt.version=1.10.6

0 comments on commit 53353a5

Please sign in to comment.