This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
sbt
mirror of
https://github.com/sbt/sbt.git
Watch
1
Star
0
Fork
You've already forked sbt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2f350e058b
sbt
/
project
/
SharedVersions.scala
8 lines
77 B
Scala
Raw
Normal View
History
Unescape
Escape
Rework build.sbt
2017-04-02 21:51:11 +02:00
object
SharedVersions
{
val
scalaz
=
"7.2.8"
Switch to latest http4s Travis Mac CI now seems to be on Java 8, no need to compile the http-server module against the latest Java 7 compatible http4s
2017-04-29 17:33:26 +02:00
val
http4s
=
"0.15.9a"
Rework build.sbt
2017-04-02 21:51:11 +02:00
}