We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0a926e commit aba6633Copy full SHA for aba6633
project/plugins.sbt
@@ -1,4 +1,4 @@
1
addSbtPlugin("edu.gemini" % "sbt-lucuma-lib" % "0.12.4")
2
3
-dependencyOverrides += "org.typelevel" %% "cats-effect" % "2.5.5"
+dependencyOverrides += "org.typelevel" %% "cats-effect" % "3.6.3"
4
dependencyOverrides += "org.scala-lang.modules" %% "scala-xml" % "2.4.0"
0 commit comments