Skip to content

Commit 15d3ffe

Browse files
committed
Bump RC to 5.16
Adding its Scala and Log4j versions
1 parent 2cca706 commit 15d3ffe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gradle/dependencies.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ ext {
3535
'5.13': '2.13.11',
3636
'5.14': '2.13.11',
3737
'5.15': '2.13.11',
38+
'5.16': '2.13.11',
3839
]
3940

4041
log4js = [
@@ -49,6 +50,7 @@ ext {
4950
'5.13': '2.20.0',
5051
'5.14': '2.20.0',
5152
'5.15': '2.20.0',
53+
'5.16': '2.20.0',
5254
]
5355

5456
ver = [

0 commit comments

Comments
 (0)