We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75f41cb commit 072882cCopy full SHA for 072882c
build.sbt
@@ -2,7 +2,7 @@ import com.typesafe.tools.mima.core._
2
3
Global / onChangedBuildSource := ReloadOnSourceChanges
4
5
-ThisBuild / tlBaseVersion := "3.11"
+ThisBuild / tlBaseVersion := "3.12"
6
7
ThisBuild / organization := "co.fs2"
8
ThisBuild / organizationName := "Functional Streams for Scala"
0 commit comments