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 4ebed43 commit 4deae14Copy full SHA for 4deae14
build.sbt
@@ -30,7 +30,7 @@ lazy val versions = new {
30
val reactor = "0.8.0"
31
val reactorGrpc = "1.2.3"
32
val scala212 = "2.12.16"
33
- val scala213 = "2.13.8"
+ val scala213 = "2.13.17"
34
}
35
36
lazy val root = project
0 commit comments