Skip to content

Commit

Permalink
Update version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Sep 23, 2022
1 parent e525709 commit 18741af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Installation and Basic Usage
- Version 6.x+ only supports SBT 1.4+. Use 5.2.4 or older for previous versions of SBT

```
addSbtPlugin("com.github.sbt" % "sbt-eclipse" % "6.0.0-RC1")
addSbtPlugin("com.github.sbt" % "sbt-eclipse" % "6.0.0")
// For older releases (< version 6.0.0)
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")
Expand Down

0 comments on commit 18741af

Please sign in to comment.