Skip to content

Commit

Permalink
Update scala3-library to 3.5.0 (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: nmcb-scala-steward[bot] <157481287+nmcb-scala-steward[bot]@users.noreply.github.com>
  • Loading branch information
nmcb-scala-steward[bot] authored Aug 23, 2024
1 parent 2186c3b commit d68a6b9
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 @@ -3,7 +3,7 @@ import sbt._
object Dependencies {

/** Language dependencies */
val ScalaLanguageVersion = "3.4.3"
val ScalaLanguageVersion = "3.5.0"

/** Platform dependencies */
val Http4sVersion = "0.23.27"
Expand Down

0 comments on commit d68a6b9

Please sign in to comment.