Skip to content

Commit

Permalink
Update plugins.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
StepanBrychta committed Oct 3, 2024
1 parent 5ac7906 commit b7ce185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addSbtPlugin("com.tapad" % "sbt-docker-compose" % "1.0.35")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.25")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.frugalmechanic" % "fm-sbt-s3-resolver" % "0.23.0")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.3.2")

0 comments on commit b7ce185

Please sign in to comment.