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