aboutsummaryrefslogtreecommitdiffstats
path: root/gradle.properties
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2021-10-19 00:49:31 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2021-10-31 19:26:11 +0100
commitac09055140a5c30e73e9ada16986ef60c38c2138 (patch)
tree251e7554359fd3437e0d2aeb3b91545c940a2f10 /gradle.properties
parentfeat(web): batch operations for websocket protocol (diff)
downloadrefinery-ac09055140a5c30e73e9ada16986ef60c38c2138.tar.gz
refinery-ac09055140a5c30e73e9ada16986ef60c38c2138.tar.zst
refinery-ac09055140a5c30e73e9ada16986ef60c38c2138.zip
feat(web): batched xtext websocket prototype
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
index 5c0df1d3..1020bfc9 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -5,6 +5,7 @@ hamcrestVersion=2.2
5jettyVersion=11.0.6 5jettyVersion=11.0.6
6jmhVersion=1.32 6jmhVersion=1.32
7junitVersion=5.8.1 7junitVersion=5.8.1
8mockitoVersion=4.0.0
8mweVersion=1.6.2.M1 9mweVersion=1.6.2.M1
9mwe2Version=2.12.2.M1 10mwe2Version=2.12.2.M1
10nodeVersion=14.18.0 11nodeVersion=14.18.0