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
12e9ca3e08
sbt
/
project
/
SharedVersions.scala
9 lines
104 B
Scala
Raw
Normal View
History
Unescape
Escape
Rework build.sbt
2017-04-02 21:51:11 +02:00
object
SharedVersions
{
Bump dependencies
2017-05-15 15:32:49 +02:00
def
http4s
=
"0.15.12a"
def
proguard
=
"5.3.3"
def
scalaz
=
"7.2.12"
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
Bump dependencies
2017-05-15 15:32:49 +02:00
}