Skip to content

Commit 9be45f2

Browse files
authored
Merge branch 'main' into update/sbt-typelevel-0.8.2
2 parents 085a805 + 3546fdf commit 9be45f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/build.properties

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

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
22
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
44
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
5-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
5+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
66
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.2")
77
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.2")

0 commit comments

Comments
 (0)