We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b717967 commit 7aa0b86Copy full SHA for 7aa0b86
proj/cask.conf
@@ -4,6 +4,6 @@
4
5
vars.proj.cask: ${vars.base} {
6
name: "cask"
7
- uri: "https://github.com/scalacommunitybuild/cask.git#9362a1bd30796b2fe4c5a9625e772232eec9b985"
+ uri: "https://github.com/scalacommunitybuild/cask.git#d4151986c41dee63ac4f0bed1d217d9776778f83"
8
9
}
proj/utest.conf
@@ -5,7 +5,7 @@
vars.proj.utest: ${vars.base} {
name: "utest"
- uri: "https://github.com/scalacommunitybuild/utest.git#2d84ee986525326715fc57a9bf68ed3bb060c40f"
+ uri: "https://github.com/scalacommunitybuild/utest.git#c5d6a82b2348b63b6d8318b7a363d499b62d9704"
10
extra.commands: ${vars.default-commands} [
11
// latest portable-scala-reflect makes scala-reflect dependency "provided".
0 commit comments