Skip to content
Snippets Groups Projects
Commit 8c6cb382 authored by Etienne Kneuss's avatar Etienne Kneuss
Browse files

Update bonsai

parent 6e4b54da
No related branches found
No related tags found
No related merge requests found
...@@ -77,6 +77,6 @@ object Leon extends Build { ...@@ -77,6 +77,6 @@ object Leon extends Build {
).dependsOn(Github.bonsai) ).dependsOn(Github.bonsai)
object Github { object Github {
lazy val bonsai = RootProject(uri("git://github.com/colder/bonsai.git#f52c898960bbb343b2138b896f9297848dc2bdb0")) lazy val bonsai = RootProject(uri("git://github.com/colder/bonsai.git#8f485605785bda98ac61885b0c8036133783290a"))
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment