Skip to content

Commit

Permalink
Bump base version to keep MiMa happy
Browse files Browse the repository at this point in the history
  • Loading branch information
milessabin committed Sep 29, 2022
1 parent 97fa9a0 commit 4db3a29
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 @@ -27,7 +27,7 @@ val Scala3 = "3.1.3"
ThisBuild / scalaVersion := Scala2
ThisBuild / crossScalaVersions := Seq(Scala2, Scala3)

ThisBuild / tlBaseVersion := "0.7"
ThisBuild / tlBaseVersion := "0.8"
ThisBuild / organization := "edu.gemini"
ThisBuild / organizationName := "Association of Universities for Research in Astronomy, Inc. (AURA)"
ThisBuild / startYear := Some(2019)
Expand Down

0 comments on commit 4db3a29

Please sign in to comment.