This is an automated email from the ASF dual-hosted git repository.
dpavlov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git
The following commit(s) were added to refs/heads/master by this push:
new d438687 Updating Ignite version to the latest 2x release
d438687 is described below
commit d4386875faac8661974d6ec5a9ed1c80c0aef887
Author: Dmitriy Pavlov <[email protected]>
AuthorDate: Wed Sep 29 19:35:32 2021 +0300
Updating Ignite version to the latest 2x release
---
build.gradle | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/build.gradle b/build.gradle
index aa98d36..de12ff1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -46,9 +46,7 @@ allprojects {
jettyVer = '9.4.12.v20180830'
- // ignVer = '2.7.0'
- ignVer = '2.8.1'
- // ignVer = '2.7.0-SNAPSHOT'
+ ignVer = '2.11.0'
guavaVer = '26.0-jre'