Skip to content

Commit a4031cb

Browse files
committed
Revert "freeze Shapeless for now"
This reverts commit f805766.
1 parent f7dc354 commit a4031cb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

common.conf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ vars: {
7474
zeromq-scala-binding-ref : "valotrading/zeromq-scala-binding.git#062e9438e322ec29d75b9649cb2aafa6ba3198a6"
7575
// fixed sha/tag (a compromise), the sha points at master that supports Scala 2.11
7676
spire-ref : "non/spire.git#3d2a41e91a1f6946fac63660f6157d4a6e4a281d"
77-
// https://github.com/scala/community-builds/issues/202
78-
shapeless-ref : "milessabin/shapeless.git#d6a4f56e0783655c48244ec23c4f4c2d98401a72"
77+
shapeless-ref : "milessabin/shapeless.git"
7978
scoverage-ref : "scoverage/scalac-scoverage-plugin.git#1.0.2"
8079
// change from https://github.com/sbt/sbt/pull/1509 broke building sbt with Scala 2.11
8180
// this problem is tracked in https://github.com/sbt/sbt/issues/1523

0 commit comments

Comments
 (0)