Skip to content

Commit 8144773

Browse files
authored
Merge branch 'main' into update/sbt-jmh-0.4.8
2 parents d080ae3 + 01e0352 commit 8144773

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

flake.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % sbtTypelevelVersion)
44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
55
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
66
addSbtPlugin("com.armanbilge" % "sbt-scala-native-config-brew-github-actions" % "0.4.0")
7-
addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.12.1")
7+
addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.12.2")
88
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
99

1010
libraryDependencySchemes += "com.lihaoyi" %% "geny" % VersionScheme.Always

0 commit comments

Comments
 (0)