Skip to content

Commit 26eadad

Browse files
Prepare for release 0.1.2
1 parent 94d230a commit 26eadad

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<!-- Coordinates -->
66
<groupId>se.kth.castor</groupId>
77
<artifactId>deptrim-maven-plugin</artifactId>
8-
<version>0.1.1</version>
8+
<version>0.1.2</version>
99
<packaging>maven-plugin</packaging>
1010

1111
<!-- Project description-->
@@ -79,12 +79,12 @@
7979
<dependency>
8080
<groupId>se.kth.castor</groupId>
8181
<artifactId>depclean-core</artifactId>
82-
<version>2.0.5</version>
82+
<version>2.0.6</version>
8383
</dependency>
8484
<dependency>
8585
<groupId>se.kth.castor</groupId>
8686
<artifactId>depclean-maven-plugin</artifactId>
87-
<version>2.0.5</version>
87+
<version>2.0.6</version>
8888
</dependency>
8989
<!-- Utils -->
9090
<dependency>

0 commit comments

Comments
 (0)