Skip to content

Commit a9cf3cd

Browse files
author
Ankit Kumar
committed
Changed tlbaseversion from 3.12 to 3.13
1 parent 5fd4317 commit a9cf3cd

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
@@ -2,7 +2,7 @@ import com.typesafe.tools.mima.core._
22

33
Global / onChangedBuildSource := ReloadOnSourceChanges
44

5-
ThisBuild / tlBaseVersion := "3.12"
5+
ThisBuild / tlBaseVersion := "3.13"
66

77
ThisBuild / organization := "co.fs2"
88
ThisBuild / organizationName := "Functional Streams for Scala"

0 commit comments

Comments
 (0)