Skip to content

Commit

Permalink
apparently it must be x.y
Browse files Browse the repository at this point in the history
  • Loading branch information
zcox committed Dec 31, 2024
1 parent 46a2d37 commit b7e66e4
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 @@ -5,7 +5,7 @@ import org.typelevel.sbt.site.GenericSiteSettings

ThisBuild / scalaVersion := "2.13.15"
ThisBuild / crossScalaVersions := List(scalaVersion.value)
ThisBuild / tlBaseVersion := "6.1.0"
ThisBuild / tlBaseVersion := "6.1"
ThisBuild / githubWorkflowJavaVersions := Seq(JavaSpec.temurin("11"))
ThisBuild / githubWorkflowTargetBranches := Seq("*", "series/*")
ThisBuild / githubWorkflowBuildPreamble := Seq(
Expand Down

0 comments on commit b7e66e4

Please sign in to comment.