Skip to content

Commit

Permalink
Update scala-tools to 3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 23, 2024
1 parent 85f524f commit fdc0ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object Dependencies {
val `akka-serialization` = "com.evolutiongaming" %% "akka-serialization" % "1.0.4"
val nel = "com.evolutiongaming" %% "nel" % "1.3.4"
val `safe-actor` = "com.evolutiongaming" %% "safe-actor" % "3.0.0"
val `scala-tools` = "com.evolutiongaming" %% "scala-tools" % "3.0.5"
val `scala-tools` = "com.evolutiongaming" %% "scala-tools" % "3.0.6"
val scalatest = "org.scalatest" %% "scalatest" % "3.2.14"
val `scala-logging` = "com.typesafe.scala-logging" %% "scala-logging" % "3.9.5"

Expand Down

0 comments on commit fdc0ac6

Please sign in to comment.