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.
2 parents 3772ca0 + 029b759 commit 320869fCopy full SHA for 320869f
build.sbt
@@ -18,7 +18,7 @@ inThisBuild(
18
List(
19
githubWorkflowBuildSbtStepPreamble := Seq(),
20
scalaVersion := Scala3,
21
- tlBaseVersion := "2.10",
+ tlBaseVersion := "2.11",
22
startYear := Some(2018),
23
licenses := Seq(("MIT", url("https://github.com/typelevel/fs2-grpc/blob/master/LICENSE"))),
24
organizationName := "Gary Coady / Fs2 Grpc Developers",
0 commit comments