File tree 2 files changed +2
-6
lines changed 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -168,8 +168,6 @@ build += {
168
168
extra.run-tests: false
169
169
}
170
170
171
- // temporarily frozen at a commit just before 546f0453 with introduced the
172
- // use of CrossVersion.patch; see https://github.com/scala/community-builds/issues/384
173
171
${vars.base} {
174
172
name: "shapeless"
175
173
uri: ${vars.uris.shapeless-uri}
@@ -357,8 +355,6 @@ build += {
357
355
// TODO use 2.12.x branch once needed changes are merged there?
358
356
}
359
357
360
- // temporarily frozen at a commit just before 546f0453 with introduced the
361
- // use of CrossVersion.patch; see https://github.com/scala/community-builds/issues/384
362
358
${vars.base} {
363
359
name: "macro-compat"
364
360
uri: ${vars.uris.macro-compat-uri}
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ vars.uris: {
19
19
kxbmap-configs-uri: "https://github.com/kxbmap/configs.git"
20
20
lift-json-uri: "https://github.com/lift/framework.git"
21
21
machinist-uri: "https://github.com/typelevel/machinist.git"
22
- macro-compat-uri: "https://github.com/milessabin/macro-compat.git#2a857e42f48620c34900e421579404d290286a75 "
22
+ macro-compat-uri: "https://github.com/milessabin/macro-compat.git"
23
23
macro-paradise-uri: "https://github.com/scalamacros/paradise.git#2.12.1"
24
24
mima-uri: "https://github.com/typesafehub/migration-manager.git#scala-2.12"
25
25
monocle-uri: "https://github.com/julien-truffaut/Monocle.git"
@@ -56,7 +56,7 @@ vars.uris: {
56
56
scodec-uri: "https://github.com/scodec/scodec.git#series/1.10.x"
57
57
scopt-uri: "https://github.com/scopt/scopt.git#scopt3"
58
58
scoverage-uri: "https://github.com/scoverage/scalac-scoverage-plugin.git"
59
- shapeless-uri: "https://github.com/milessabin/shapeless.git#eec3d55d1840a2ab31efedc9f8badefd6a49f5f9 "
59
+ shapeless-uri: "https://github.com/milessabin/shapeless.git"
60
60
simulacrum-uri: "https://github.com/mpilquist/simulacrum.git#2a75226fe59055f72fb5fb2f556edba62e37f6d4"
61
61
slick-uri: "https://github.com/slick/slick.git"
62
62
sourcecode-uri: "https://github.com/lihaoyi/sourcecode.git"
You can’t perform that action at this time.
0 commit comments