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.
2 parents 3654df9 + 581227c commit 6c9d376Copy full SHA for 6c9d376
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("io.github.irundaia" % "sbt-sassify" % "1.5.2")
4
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
5
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
6
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
7
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
8
9
libraryDependencies ++= Seq(
10
"org.testcontainers" % "postgresql" % "1.21.3",
0 commit comments