mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-03 18:47:38 +01:00
Bump scalac to 2.12.8 (#340)
* Bump scalac to 2.12.8 * Bump scalac in .travis.yml
This commit is contained in:
parent
fe4d26858c
commit
dc4def1d7f
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
scalaVersion in ThisBuild := "2.12.7"
|
scalaVersion in ThisBuild := "2.12.8"
|
||||||
|
|
||||||
crossScalaVersions in ThisBuild := List("2.11.12", "2.12.7")
|
crossScalaVersions in ThisBuild := List("2.11.12", "2.12.8")
|
||||||
|
|
||||||
organization in ThisBuild := "org.bitcoins"
|
organization in ThisBuild := "org.bitcoins"
|
||||||
|
|
Loading…
Add table
Reference in a new issue