Skip to content

Commit 3cfd540

Browse files
committed
unfreeze Shapeless (by fixing bad merge)
when I merged #206, apparently I messed it up
1 parent 25b70ba commit 3cfd540

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
@@ -67,8 +67,7 @@ vars: {
6767
scalatest-ref : "scalatest/scalatest.git#2.2.3-and-greater"
6868
// fixed sha/tag (a compromise), the sha points at master that supports Scala 2.11
6969
spire-ref : "non/spire.git#3d2a41e91a1f6946fac63660f6157d4a6e4a281d"
70-
// https://github.com/scala/community-builds/issues/202
71-
shapeless-ref : "milessabin/shapeless.git#d6a4f56e0783655c48244ec23c4f4c2d98401a72"
70+
shapeless-ref : "milessabin/shapeless.git"
7271
scoverage-ref : "scoverage/scalac-scoverage-plugin.git#1.0.2"
7372
sbt-ref : "adriaanm/sbt.git#community-build" // 0.13.7-M2 + drop ListBuffer.readOnly (after 0.13.7-M2, new dependencies were added --> TODO: add them here as well)
7473

0 commit comments

Comments
 (0)