commit | 680948fb2b310f46b54adb30889eb63535da347d | [log] [tgz] |
---|---|---|
author | Antonio Barone <syntonyze@gmail.com> | Thu Nov 18 20:38:05 2021 +0100 |
committer | Antonio Barone <syntonyze@gmail.com> | Thu Nov 18 20:38:05 2021 +0100 |
tree | 6df1d05e0867dd0a00f94d5dae530212755c9e21 | |
parent | 3de879742055ec0b66c24d083dbab57f797afe71 [diff] |
Set Gerrit to v3.5.0-rc2 Change-Id: Ib6428c8ac006490157bc889fe6c20198b95348de
diff --git a/build.sbt b/build.sbt index b6fb497..ef222ce 100644 --- a/build.sbt +++ b/build.sbt
@@ -1,6 +1,6 @@ enablePlugins(GitVersioning) -val gerritApiVersion = "3.4.0-rc0" +val gerritApiVersion = "3.5.0-rc2" val pluginName = "analytics"