Skip to content

Commit 686b69e

Browse files
authored
Merge pull request #806 from scala-steward/update/0.11.x/patches
[0.11.x] Patch updates
2 parents f199ab0 + f1cad19 commit 686b69e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ object Dependencies {
1010
object Versions {
1111
val scala212 = "2.12.21"
1212
val scala213 = "2.13.18"
13-
val scala3 = "3.3.7"
13+
val scala3 = "3.3.8"
1414

1515
// Don't use AkkaGrpcBuildInfo.akkaHttpVersion or AkkaGrpcBuildInfo.akkaVersion and prioritize
1616
// aligning with versions transitively brought in via Play.

0 commit comments

Comments
 (0)