Skip to content

Commit

Permalink
Update general text
Browse files Browse the repository at this point in the history
Remove obsoleted versions from description.
  • Loading branch information
gemelen committed Sep 26, 2021
1 parent 8428161 commit 538fb3e
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Each of the files should have the following contents.

`project/build.properties`:

sbt.version=0.13.8
sbt.version=1.5.5

`project/build.scala`:

Expand All @@ -45,12 +45,8 @@ Each of the files should have the following contents.

`project/plugins.sbt`:

addSbtPlugin("com.typesafe.sbt" % "sbt-pom-reader" % "2.0.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-pom-reader" % "x.y.z")

Note: Release candidate `2.1.0-RC2` is available, providing updates to the Maven/Wagon/Aether library versions. (Testing and bug reporting is appreciated!)

addSbtPlugin("com.typesafe.sbt" % "sbt-pom-reader" % "2.1.0-RC2")

## Configuring projects

Expand Down

0 comments on commit 538fb3e

Please # to comment.