File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- sbt.version =1.11.0
1
+ sbt.version =1.11.3
Original file line number Diff line number Diff line change 1
- addSbtPlugin(" ch.epfl.scala" % " sbt-tasty-mima" % " 1.3 .0" )
1
+ addSbtPlugin(" ch.epfl.scala" % " sbt-tasty-mima" % " 1.4 .0" )
2
2
addSbtPlugin(" com.eed3si9n" % " sbt-projectmatrix" % " 0.11.0" )
3
3
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 " )
5
5
addSbtPlugin(" com.typesafe" % " sbt-mima-plugin" % " 1.1.4" )
6
6
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 " )
8
8
addSbtPlugin(" org.typelevel" % " sbt-tpolecat" % " 0.5.2" )
You can’t perform that action at this time.
0 commit comments