Skip to content

Commit

Permalink
Update odb schema and lucuma-core version
Browse files Browse the repository at this point in the history
  • Loading branch information
toddburnside committed Dec 14, 2023
1 parent 38c10fb commit 1077742
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 107 deletions.
6 changes: 3 additions & 3 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ val fs2Version = "3.9.3"
val kittensVersion = "3.1.0"
val munitVersion = "0.7.29"
val munitCatsEffectVersion = "1.0.7"
val lucumaCoreVersion = "0.88.2"
val lucumaODBSchema = "0.7.0"
val lucumaCoreVersion = "0.91.0"
val lucumaODBSchema = "0.8.0"

ThisBuild / tlBaseVersion := "0.66"
ThisBuild / tlBaseVersion := "0.67"
ThisBuild / tlCiReleaseBranches := Seq("main")
ThisBuild / crossScalaVersions := Seq("3.3.1")
ThisBuild / tlVersionIntroduced := Map("3" -> "0.29.0")
Expand Down
Loading

0 comments on commit 1077742

Please sign in to comment.