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 bee7de9 commit e5ed2a5Copy full SHA for e5ed2a5
scala/finatra/build.sbt
@@ -1,5 +1,5 @@
1
name := "server"
2
-scalaVersion := "2.13.13"
+scalaVersion := "2.13.14"
3
4
lazy val root = (project in file("."))
5
.settings(
scala/finch/build.sbt
@@ -1,7 +1,7 @@
val FinagleVersionRange = "[0.34,0.35)"
6
7
0 commit comments