Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Quafadas committed Jul 26, 2024
1 parent d668eec commit 9a91a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ object routes extends FormatFixPublish {

object sjsls extends FormatFixPublish {

override def scalaVersion = "3.4.2" // Latest
override def scalaVersion = "3.3.3" // Latest LTSs

def ivyDeps = super.ivyDeps() ++ Seq(
ivy"org.http4s::http4s-ember-server::${V.http4sVersion}",
Expand Down

0 comments on commit 9a91a72

Please sign in to comment.