Skip to content

Commit b8c6e76

Browse files
alexklibiszclaude
andauthored
Dependencies: update sbt plugins (sbt 1.11.7, sbt-jmh 0.4.8, sbt-scalafmt 2.5.6) (#849)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 95061f8 commit b8c6e76

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version = 1.11.5
1+
sbt.version = 1.11.7

project/plugins.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
1+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
22
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.3")
3-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
3+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")

0 commit comments

Comments
 (0)