mirror of https://github.com/sbt/sbt.git
Switch to directories 10 (#834)
This commit is contained in:
parent
e4361d6fde
commit
595f7d7d48
|
|
@ -138,7 +138,7 @@ jar_library(
|
||||||
jar(
|
jar(
|
||||||
org = "io.github.soc",
|
org = "io.github.soc",
|
||||||
name = "directories",
|
name = "directories",
|
||||||
rev = "6",
|
rev = "10",
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 4305e70a93ab9acc6256b10f7f3087e9902d671f
|
Subproject commit d302b1e93963c81ed511e072a52e95251b5d078b
|
||||||
Loading…
Reference in New Issue