Adding support for maven multi module projects

This commit is contained in:
Peter Murray
2022-10-26 15:19:31 +00:00
committed by GitHub
parent 0b9cd8f382
commit 91697157ce
23 changed files with 988 additions and 172 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "maven-dependency-tree-action",
"version": "2.0.1",
"version": "3.0.0",
"description": "",
"main": "index.js",
"scripts": {