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 d2c2cba + 3755fe4 commit cbbea78Copy full SHA for cbbea78
build.sbt
@@ -2,7 +2,7 @@ import com.typesafe.tools.mima.core._
2
3
Global / onChangedBuildSource := ReloadOnSourceChanges
4
5
-ThisBuild / tlBaseVersion := "3.5"
+ThisBuild / tlBaseVersion := "3.6"
6
7
ThisBuild / organization := "co.fs2"
8
ThisBuild / organizationName := "Functional Streams for Scala"
0 commit comments