mirror of https://github.com/sbt/sbt.git
Fix CI
This commit is contained in:
parent
655310061f
commit
838eee97cd
|
|
@ -1 +1 @@
|
|||
sbt.version=1.10.6
|
||||
sbt.version=1.10.7
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# This tests that this sbt scripted plugin can launch the previous one
|
||||
|
||||
> ^^1.10.6
|
||||
> ^^1.10.7
|
||||
|
||||
$ copy-file changes/A.scala src/sbt-test/a/b/A.scala
|
||||
> scripted
|
||||
|
|
|
|||
Loading…
Reference in New Issue