Skip to content

Commit

Permalink
Merge pull request #391 from gemini-hlsw/update-schema
Browse files Browse the repository at this point in the history
  • Loading branch information
toddburnside authored Dec 14, 2023
2 parents 38c10fb + 1077742 commit 80ba7b6
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 80ba7b6

Please sign in to comment.