Skip to content

Commit

Permalink
Update sbt-converter to 1.0.0-beta42 (#874)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-center-steward[bot] <111975575+scala-center-steward[bot]@users.noreply.github.com>
  • Loading branch information
scala-center-steward[bot] authored Jul 27, 2023
1 parent 2fa08e1 commit b2c9060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % SbtShared.ScalaJSVersions.current)

addSbtPlugin("org.olegych" %% "sbt-cached-ci" % "1.0.4")
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta41")
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta42")
addSbtPlugin("com.evolution" % "sbt-artifactory-plugin" % "0.0.2")

//workaround https://github.com/sbt/sbt/issues/5374
Expand Down

0 comments on commit b2c9060

Please sign in to comment.