Skip to content

Commit 320869f

Browse files
Merge pull request #808 from typelevel/ahjohannessen-patch-1
build: bump base version
2 parents 3772ca0 + 029b759 commit 320869f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ inThisBuild(
1818
List(
1919
githubWorkflowBuildSbtStepPreamble := Seq(),
2020
scalaVersion := Scala3,
21-
tlBaseVersion := "2.10",
21+
tlBaseVersion := "2.11",
2222
startYear := Some(2018),
2323
licenses := Seq(("MIT", url("https://github.com/typelevel/fs2-grpc/blob/master/LICENSE"))),
2424
organizationName := "Gary Coady / Fs2 Grpc Developers",

0 commit comments

Comments
 (0)