We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94d230a commit 26eadadCopy full SHA for 26eadad
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<!-- Coordinates -->
6
<groupId>se.kth.castor</groupId>
7
<artifactId>deptrim-maven-plugin</artifactId>
8
- <version>0.1.1</version>
+ <version>0.1.2</version>
9
<packaging>maven-plugin</packaging>
10
11
<!-- Project description-->
@@ -79,12 +79,12 @@
79
<dependency>
80
81
<artifactId>depclean-core</artifactId>
82
- <version>2.0.5</version>
+ <version>2.0.6</version>
83
</dependency>
84
85
86
<artifactId>depclean-maven-plugin</artifactId>
87
88
89
<!-- Utils -->
90
0 commit comments