Skip to content

Commit

Permalink
Merge pull request #566 from scala-steward/update/patches
Browse files Browse the repository at this point in the history
Patch updates
  • Loading branch information
mkurz authored Nov 5, 2024
2 parents ba02963 + 04933bb commit 848f861
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ object Dependencies {

object Versions {
val scala212 = "2.12.20"
val scala213 = "2.13.14"
val scala3 = "3.3.3"
val scala213 = "2.13.15"
val scala3 = "3.3.4"

// Don't use PekkoGrpcBuildInfo.pekkoHttpVersion or PekkoGrpcBuildInfo.pekkoVersion and prioritize
// aligning with versions transitively brought in via Play.
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.1
sbt.version=1.10.2

0 comments on commit 848f861

Please sign in to comment.