Skip to content

Commit

Permalink
Update scala3-library to 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 20, 2024
1 parent e27afed commit a394efa
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 @@ -6,7 +6,7 @@ object Dependencies extends Dependencies
trait Dependencies {

object v {
val scalaVersion = "3.5.0"
val scalaVersion = "3.5.1"
val akkaVersion = "2.8.6"
val scalatestVersion = "3.2.19"
val chocoVersion = "4.10.16"
Expand Down

0 comments on commit a394efa

Please sign in to comment.