This is an automated email from the ASF dual-hosted git repository.

kocolosk pushed a commit to branch merge-devcontainer-jenkins
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 237f5a92e3e5b2376424307601db7634040d6fca
Author: Adam Kocoloski <[email protected]>
AuthorDate: Sat Feb 26 23:13:26 2022 -0500

    Bump erlfdb to v1.3.5
    
    Long overdue, lots of build improvements and a couple of bug fixes
    in that patch release.
---
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rebar.config.script b/rebar.config.script
index fdbc194..0a45027 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -140,7 +140,7 @@ DepDescs = [
 %% Independent Apps
 {config,           "config",           {tag, "2.1.9"}},
 {b64url,           "b64url",           {tag, "1.0.2"}},
-{erlfdb,           "erlfdb",           {tag, "v1.3.4"}},
+{erlfdb,           "erlfdb",           {tag, "v1.3.5"}},
 {ets_lru,          "ets-lru",          {tag, "1.1.0"}},
 
 %% Non-Erlang deps

Reply via email to