File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ ThisBuild / tlBaseVersion := "2.0"
33ThisBuild / developers += tlGitHubDev(" mpilquist" , " Michael Pilquist" )
44ThisBuild / startYear := Some (2021 )
55
6- ThisBuild / crossScalaVersions := List (" 3.3.5 " , " 2.12.20" , " 2.13.16" )
6+ ThisBuild / crossScalaVersions := List (" 3.3.6 " , " 2.12.20" , " 2.13.16" )
77ThisBuild / tlVersionIntroduced := Map (" 3" -> " 1.0.2" )
88
99ThisBuild / libraryDependencySchemes +=
Original file line number Diff line number Diff line change 1- sbt.version =1.10.10
1+ sbt.version =1.11.3
Original file line number Diff line number Diff line change 11addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.18.2" )
2- addSbtPlugin(" org.typelevel" % " sbt-typelevel" % " 0.7.7 " )
2+ addSbtPlugin(" org.typelevel" % " sbt-typelevel" % " 0.8.0 " )
33addSbtPlugin(" org.scala-native" % " sbt-scala-native" % " 0.5.8" )
44addSbtPlugin(" org.portable-scala" % " sbt-scala-native-crossproject" % " 1.3.2" )
You can’t perform that action at this time.
0 commit comments