Skip to content

Commit

Permalink
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
@@ -5,7 +5,7 @@ val scala2 = List(scala213)
val scalaVersions = scala3 ::: scala2

name := "fabric"
ThisBuild / tlBaseVersion := "0.4"
ThisBuild / tlBaseVersion := "1.7"
ThisBuild / organization := "org.typelevel"
ThisBuild / startYear := Some(2021)
ThisBuild / licenses := Seq(License.MIT)

0 comments on commit 9eccccf

Please sign in to comment.