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 2233432 commit e1c3d02Copy full SHA for e1c3d02
project/Dependencies.scala
@@ -9,7 +9,7 @@ object Dependencies {
9
10
object Versions {
11
val scala212 = "2.12.20"
12
- val scala213 = "2.13.16"
+ val scala213 = "2.13.17"
13
val scala3 = "3.3.6"
14
15
// Don't use PekkoGrpcBuildInfo.pekkoHttpVersion or PekkoGrpcBuildInfo.pekkoVersion and prioritize
0 commit comments