Skip to content

Commit

Permalink
Merge pull request #10 from gemini-hlsw/lucuma-core-0.13.4
Browse files Browse the repository at this point in the history
Update lucuma-core to 0.14.1
  • Loading branch information
toddburnside authored Oct 14, 2021
2 parents 278d9a4 + f51f93a commit 1f6dc37
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
val clueVersion = "0.18.3"
val lucumaCoreVersion = "0.13.3"
val lucumaCoreVersion = "0.14.1"

inThisBuild(
List(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import lucuma.core.model._
trait ObservationDB {
object Scalars {
// Ids
type AsterismId = Asterism.Id
type AtomId = Atom.Id
type ExecutionEventId = ExecutionEvent.Id
type ObservationId = Observation.Id
Expand Down

0 comments on commit 1f6dc37

Please sign in to comment.