-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update sbt-typelevel, sbt-typelevel-site to 0.7.3 in series/3.x (#1347)
* Update sbt-typelevel, sbt-typelevel-site to 0.7.3 in series/3.x * Run prePR with sbt-typelevel Executed command: sbt tlPrePrBotHook
- Loading branch information
1 parent
64a751e
commit 0254c5e
Showing
2 changed files
with
2 additions
and
2 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 @@ | ||
val sbtTypelevelVersion = "0.7.2" | ||
val sbtTypelevelVersion = "0.7.3" | ||
addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTypelevelVersion) | ||
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % sbtTypelevelVersion) | ||
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0") |