Skip to content

Commit

Permalink
typelevel#755 - tlbaseVersion tag was bumped by cchantep
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-twiner committed Sep 28, 2023
1 parent dfd3ebc commit dc728a9
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 @@ -16,7 +16,7 @@ val nakedFSVersion = "0.1.0"
val Scala212 = "2.12.18"
val Scala213 = "2.13.12"

ThisBuild / tlBaseVersion := "0.14"
ThisBuild / tlBaseVersion := "0.15"

ThisBuild / crossScalaVersions := Seq(Scala213, Scala212)
ThisBuild / scalaVersion := Scala212
Expand Down

0 comments on commit dc728a9

Please sign in to comment.