mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 01:40:55 +01:00
Switch default scalac to 2.12.7 (#254)
This commit is contained in:
parent
fd810b8ab6
commit
e4b78e0c9e
@ -1,4 +1,6 @@
|
||||
|
||||
scalaVersion in ThisBuild := "2.11.12"
|
||||
scalaVersion in ThisBuild := "2.12.7"
|
||||
|
||||
crossScalaVersions := Seq("2.11.12", "2.12.7")
|
||||
|
||||
organization in ThisBuild := "org.bitcoins"
|
||||
|
Loading…
Reference in New Issue
Block a user