Skip to content
This repository was archived by the owner on Jul 9, 2026. It is now read-only.

Commit e33656d

Browse files
committed
Update sbt-converter to 1.0.0-beta45
1 parent ae1a926 commit e33656d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
33
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
44
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
5-
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta39")
5+
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta45")
66

77
// sane scalac options
88
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")

0 commit comments

Comments
 (0)