Skip to content

Commit 1855ac7

Browse files
authored
Merge branch 'main' into update/sbt-typelevel-0.6.5
2 parents 8e34f28 + f782b55 commit 1855ac7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.9.7
1+
sbt.version=1.9.8

project/plugins.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.5")
2-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
2+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
33
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.16")
4-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
4+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")

0 commit comments

Comments
 (0)