Skip to content

Commit 7aa0b86

Browse files
committed
Update utest, cask
To include com-lihaoyi/utest#401 and com-lihaoyi/cask#172 See #1732
1 parent b717967 commit 7aa0b86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

proj/cask.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
vars.proj.cask: ${vars.base} {
66
name: "cask"
7-
uri: "https://github.com/scalacommunitybuild/cask.git#9362a1bd30796b2fe4c5a9625e772232eec9b985"
7+
uri: "https://github.com/scalacommunitybuild/cask.git#d4151986c41dee63ac4f0bed1d217d9776778f83"
88

99
}

proj/utest.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
vars.proj.utest: ${vars.base} {
77
name: "utest"
8-
uri: "https://github.com/scalacommunitybuild/utest.git#2d84ee986525326715fc57a9bf68ed3bb060c40f"
8+
uri: "https://github.com/scalacommunitybuild/utest.git#c5d6a82b2348b63b6d8318b7a363d499b62d9704"
99

1010
extra.commands: ${vars.default-commands} [
1111
// latest portable-scala-reflect makes scala-reflect dependency "provided".

0 commit comments

Comments
 (0)