From 88722cd9eee2cb00bc6739afc02c9ab4bd6f5992 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Thu, 9 Jun 2022 18:48:30 +0100 Subject: Because I always forget about this command --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- cgit v1.2.3