Skip to content

Commit

Permalink
Update tlBaseVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
joroKr21 committed Oct 31, 2023
1 parent 4d2a3ce commit fee74b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ val scala3 = "3.3.1"

ThisBuild / crossScalaVersions := Seq(scala212, scala213, scala3)
ThisBuild / scalaVersion := scala3
ThisBuild / tlBaseVersion := "3.0"
ThisBuild / tlBaseVersion := "3.1"
ThisBuild / organization := "org.typelevel"

val catsVersion = "2.10.0"
Expand Down

0 comments on commit fee74b6

Please sign in to comment.