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 649bb55 commit b55b5d0Copy full SHA for b55b5d0
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 AkkaGrpcBuildInfo.akkaHttpVersion or AkkaGrpcBuildInfo.akkaVersion and prioritize
0 commit comments