Skip to content

Commit

Permalink
Update sbt-protoc in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thesamet committed Jan 21, 2024
1 parent ea172f0 commit b90c96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -22,7 +22,7 @@ Installation
**Step 1: create `project/protoc.sbt` with:**

```scala
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.0")
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")

libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.10.10"
```
Expand Down

0 comments on commit b90c96f

Please sign in to comment.