Skip to content

Commit 06ac75d

Browse files
committed
bump rc to 5.21
1 parent 2f40c64 commit 06ac75d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

gradle/dependencies.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ ext {
2828
'5.18': '2.13.11',
2929
'5.19': '2.13.11',
3030
'5.20': '2.13.11',
31+
'5.21': '2.13.11',
3132
]
3233

3334
log4js = [
@@ -42,6 +43,7 @@ ext {
4243
'5.18': '2.20.0',
4344
'5.19': '2.20.0',
4445
'5.20': '2.20.0',
46+
'5.21': '2.20.0',
4547
]
4648

4749
shiros = [
@@ -56,6 +58,7 @@ ext {
5658
'5.18': '1.13.0',
5759
'5.19': '2.0.0',
5860
'5.20': '2.0.0',
61+
'5.21': '2.0.0',
5962
]
6063

6164
ver = [

0 commit comments

Comments
 (0)