Skip to content

Commit

Permalink
Merge branch 'master' into feature-otel4s
Browse files Browse the repository at this point in the history
  • Loading branch information
biandratti authored Jul 14, 2024
2 parents ee899c9 + 20f0e43 commit 007951f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.10.0
sbt.version=1.10.1
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ addSbtPlugin("com.github.sbt" % "sbt-javaagent" % "0.1.8")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

//lints
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.6")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.7")
addSbtPlugin("com.sksamuel.scapegoat" %% "sbt-scapegoat" % "1.2.4")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")

Expand Down

0 comments on commit 007951f

Please sign in to comment.