Skip to content

Commit

Permalink
Merge pull request #564 from scala-steward/update/scala3-library-3.5.2
Browse files Browse the repository at this point in the history
build(deps): bump scala3-library from 3.5.1 to 3.5.2
  • Loading branch information
tkrs authored Nov 11, 2024
2 parents f0cf9ed + b002836 commit 817df65
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 {
val Ver = new {
val `scala2.13` = "2.13.15"
val scala3 = "3.5.1"
val scala3 = "3.5.2"

val msgpackJava = "0.9.8"
val mess = "0.3.6"
Expand Down

0 comments on commit 817df65

Please sign in to comment.