Skip to content

Commit

Permalink
Update sbt-converter to 1.0.0-beta43 (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial-bot authored Sep 24, 2023
1 parent 25bfa8e commit 25900f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugin.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % SCALAJS_VERSION)
libraryDependencies ++= (
Seq("org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0")
)
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta42")
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta43")

// For setting explicit versions for each commit
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
Expand Down

0 comments on commit 25900f4

Please sign in to comment.