From 8b24ad981db707c0bc9465da70d6e049f0277717 Mon Sep 17 00:00:00 2001 From: Seiya MIZUNO Date: Fri, 9 Feb 2018 00:06:13 +0900 Subject: [PATCH] add sbt-gcs to community plugins --- src/reference/01-General-Info/02-Community-Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/reference/01-General-Info/02-Community-Plugins.md b/src/reference/01-General-Info/02-Community-Plugins.md index 4c0ded50a..70ed83328 100644 --- a/src/reference/01-General-Info/02-Community-Plugins.md +++ b/src/reference/01-General-Info/02-Community-Plugins.md @@ -112,6 +112,7 @@ your plugin to the list. enhances [sbt-release](https://github.com/sbt/sbt-release) to support [Fossil](https://fossil-scm.org) repositories - [sbt-autoversion](https://github.com/sbt/sbt-autoversion): automatically set your next version bump based on patterns of your commit messase since last release. +- [sbt-gcs](https://github.com/saint1991/sbt-gcs): manage objects on Google Cloud Storage. #### Deployment integration plugins