We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97246b0 commit 3e85ab2Copy full SHA for 3e85ab2
project/Dependencies.scala
@@ -10,7 +10,7 @@ object Dependencies {
10
object Versions {
11
val scala212 = "2.12.20"
12
val scala213 = "2.13.17"
13
- val scala3 = "3.3.6"
+ val scala3 = "3.3.7"
14
15
// Don't use PekkoGrpcBuildInfo.pekkoHttpVersion or PekkoGrpcBuildInfo.pekkoVersion and prioritize
16
// aligning with versions transitively brought in via Play.
0 commit comments