Skip to content

Commit

Permalink
Ver up
Browse files Browse the repository at this point in the history
  • Loading branch information
abdolence committed Dec 11, 2023
1 parent 738c336 commit 2e7bd2f
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 @@ -18,7 +18,7 @@ sbt v1.4+ (I haven't tested this with previous versions)
Add this to your `project/plugins.sbt`:

```scala
addSbtPlugin("org.latestbit" % "sbt-gcs-plugin" % "1.8.0")
addSbtPlugin("org.latestbit" % "sbt-gcs-plugin" % "1.9.0")
```

### GCS publishing
Expand Down

0 comments on commit 2e7bd2f

Please sign in to comment.