[GEARPUMP-365]! project upgrade to sbt 0.13.16

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

 - [x] Make sure the commit message is formatted like:
   `[GEARPUMP-<Jira issue #>] Meaningful description of pull request`
 - [x] Make sure tests pass via `sbt clean test`.
 - [x] Make sure old documentation affected by the pull request has been updated and new documentation added for new functionality.

Author: kerr <hepin1989@gmail.com>

Closes #237 from hepin1989/patch-2.
diff --git a/project/build.properties b/project/build.properties
index 8df00d1..d85d4a0 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -16,4 +16,4 @@
 # limitations under the License.
 #
 
-sbt.version=0.13.13
+sbt.version=0.13.16