-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update sbt-circe-org to 0.4.5 (#454)
* Update sbt-circe-org to 0.4.5 * Run prePR with sbt-typelevel Executed command: sbt tlPrePrBotHook
- Loading branch information
1 parent
83fa6fc
commit c3771e5
Showing
2 changed files
with
5 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
addSbtPlugin("io.circe" % "sbt-circe-org" % "0.4.2") | ||
addSbtPlugin("io.circe" % "sbt-circe-org" % "0.4.5") | ||
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.4") | ||
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0") | ||
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1") |