Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

Commit

Permalink
bump scala 2.12.7 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
csantanapr authored Nov 7, 2018
1 parent 4743f5a commit 4174fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gradle.ext.openwhisk = [
]

gradle.ext.scala = [
version: '2.11.11',
version: '2.12.7',
compileFlags: ['-feature', '-unchecked', '-deprecation', '-Xfatal-warnings', '-Ywarn-unused-import']
]

Expand Down

0 comments on commit 4174fe3

Please sign in to comment.