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