Skip to content

Commit

Permalink
Merge pull request #6 from gemini-hlsw/library-updates
Browse files Browse the repository at this point in the history
library updates
  • Loading branch information
swalker2m authored Feb 22, 2022
2 parents d34a2a1 + dc40597 commit 7e6af63
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.sbt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
ThisBuild / tlBaseVersion := "0.2"
ThisBuild / tlBaseVersion := "0.3"

val clueVersion = "0.18.6"
val clueVersion = "0.20.2"
val fs2Version = "3.0.6"
val grackleVersion = "0.1.14"
val http4sVersion = "0.23.6"
val kindProjectorVersion = "0.13.2"
val log4catsVersion = "2.1.1"
val sangriaCirceVersion = "1.3.2"
val sangriaVersion = "2.1.3"
val sangriaVersion = "3.0.0"

enablePlugins(NoPublishPlugin)

Expand Down

0 comments on commit 7e6af63

Please sign in to comment.