Skip to content

Commit

Permalink
Bump base version to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joroKr21 committed Mar 8, 2024
1 parent 299acde commit b024327
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.3"

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

val catsVersion = "2.10.0"
Expand Down

0 comments on commit b024327

Please sign in to comment.