Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 741 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 741 Bytes

sbt-dependency-updates-test

  • This is a example repo that shows how the sbt-dependency-updates-action GitHub Action can be used
  • To illustrate the out of date dependencies:
    • The Scala version is out of date
    • The mongo-scala-driver is out of date
  • An example PR can be looked at here
  • An example of the type of message posted can be seen here
  • The GitHub Action Workflow file can be viewed here