We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f40c64 commit 06ac75dCopy full SHA for 06ac75d
gradle/dependencies.gradle
@@ -28,6 +28,7 @@ ext {
28
'5.18': '2.13.11',
29
'5.19': '2.13.11',
30
'5.20': '2.13.11',
31
+ '5.21': '2.13.11',
32
]
33
34
log4js = [
@@ -42,6 +43,7 @@ ext {
42
43
'5.18': '2.20.0',
44
'5.19': '2.20.0',
45
'5.20': '2.20.0',
46
+ '5.21': '2.20.0',
47
48
49
shiros = [
@@ -56,6 +58,7 @@ ext {
56
58
'5.18': '1.13.0',
57
59
'5.19': '2.0.0',
60
'5.20': '2.0.0',
61
+ '5.21': '2.0.0',
62
63
64
ver = [
0 commit comments