Skip to content

Commit b6c4bdf

Browse files
committed
Set scala version for 5.4.x
1 parent 1cd98b9 commit b6c4bdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ext {
1616
'5.1': '2.13.8',
1717
'5.2': '2.13.8',
1818
'5.3': '2.13.8',
19+
'5.4': '2.13.8',
1920
]
2021

2122
ver = [

0 commit comments

Comments
 (0)