aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2022-06-09 18:48:30 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-06-09 18:48:30 +0100
commit88722cd9eee2cb00bc6739afc02c9ab4bd6f5992 (patch)
tree3f55dd00501afc096367f303f42a5478480f69a3
parentfbe84bcbb85ddc1cde327faf382ef358e4c328e3 (diff)
downloadspacebeans-88722cd9eee2cb00bc6739afc02c9ab4bd6f5992.tar.gz
spacebeans-88722cd9eee2cb00bc6739afc02c9ab4bd6f5992.zip
Because I always forget about this command
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0c986dd..455f5dc 100644
--- a/README.md
+++ b/README.md
@@ -153,6 +153,12 @@ The sources must be formatted with `scalafmt`, either via your editor or running
This will be enforced by CI.
+To check for dependency updates use:
+
+```
+./mill mill.scalalib.Dependency/showUpdates
+```
+
## License
Copyright (C) 2021, 2022 Juan J. Martinez <jjm@usebox.net>