Skip to content

Commit 94db50b

Browse files
committed
Merge dependency update branches
5 parents b7d4ac5 + 26341b9 + a769012 + de678ba + 7873688 commit 94db50b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.0
1+
sbt.version=1.11.3

project/plugins.sbt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
addSbtPlugin("ch.epfl.scala" % "sbt-tasty-mima" % "1.3.0")
1+
addSbtPlugin("ch.epfl.scala" % "sbt-tasty-mima" % "1.4.0")
22
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
33
addSbtPlugin("com.eed3si9n.ifdef" % "sbt-ifdef" % "0.4.1")
4-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")
4+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
55
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
66
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
7-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.7")
7+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
88
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")

0 commit comments

Comments
 (0)