Skip to content

Commit cd2795c

Browse files
style95rabbah
authored andcommitted
Upgrade the scala version
1 parent 205455a commit cd2795c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ gradle.ext.openwhisk = [
3434
]
3535

3636
gradle.ext.scala = [
37-
version: '2.12.7',
37+
version: '2.12.10',
3838
depVersion : '2.12',
3939
compileFlags: ['-feature', '-unchecked', '-deprecation', '-Xfatal-warnings', '-Ywarn-unused-import']
4040
]

0 commit comments

Comments
 (0)