summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
-rw-r--r--rebar.config.script2
2 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index b2e7ff0ed..acb0b5102 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ sudo: false
os: linux
otp_release:
- - 20.1
+ - 20.3
- 19.3
- 18.3
- 17.5
diff --git a/rebar.config.script b/rebar.config.script
index 5b79a8890..3fbc324fc 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -56,7 +56,7 @@ DepDescs = [
%% Non-Erlang deps
{docs, {url, "https://github.com/apache/couchdb-documentation"},
- {tag, "2.1.2"}, [raw]},
+ {tag, "2.2.0"}, [raw]},
{fauxton, {url, "https://github.com/apache/couchdb-fauxton"},
{tag, "v1.1.16"}, [raw]},
%% Third party deps