Skip to content

Commit

Permalink
Merge pull request #785 from gemini-hlsw/select-atom-records
Browse files Browse the repository at this point in the history
Select atom records
  • Loading branch information
swalker2m authored Oct 31, 2023
2 parents 4aafc1a + 65e0df6 commit fb3dbd8
Show file tree
Hide file tree
Showing 42 changed files with 1,819 additions and 978 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ val skunkVersion = "0.6.0"
val pprintVersion = "0.8.1"
val testcontainersScalaVersion = "0.40.14" // N.B. 0.40.15 causes java.lang.NoClassDefFoundError: munit/Test

ThisBuild / tlBaseVersion := "0.6"
ThisBuild / tlBaseVersion := "0.7"
ThisBuild / scalaVersion := "3.3.1"
ThisBuild / crossScalaVersions := Seq("3.3.1")

Expand Down
Loading

0 comments on commit fb3dbd8

Please sign in to comment.