Skip to content

Commit

Permalink
Merge pull request #116 from He-Pin/patch-1
Browse files Browse the repository at this point in the history
chore: Update group id in README.md
  • Loading branch information
mdedetrich authored Jan 24, 2024
2 parents 95f81e5 + 903e432 commit 0973c60
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 @@ -22,7 +22,7 @@ In order to add sbt-osgi as a plugin, just add the below setting to the relevant
```
// Other stuff
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.9.11")
```

If you want to use the latest and greatest features, you can instead have sbt depend on and locally build the current source snapshot by adding the following to your plugin definition file.
Expand Down

0 comments on commit 0973c60

Please sign in to comment.