Skip to content

Commit

Permalink
Prepare for release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarsotovalero committed Jan 17, 2023
1 parent 94d230a commit 26eadad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Coordinates -->
<groupId>se.kth.castor</groupId>
<artifactId>deptrim-maven-plugin</artifactId>
<version>0.1.1</version>
<version>0.1.2</version>
<packaging>maven-plugin</packaging>

<!-- Project description-->
Expand Down Expand Up @@ -79,12 +79,12 @@
<dependency>
<groupId>se.kth.castor</groupId>
<artifactId>depclean-core</artifactId>
<version>2.0.5</version>
<version>2.0.6</version>
</dependency>
<dependency>
<groupId>se.kth.castor</groupId>
<artifactId>depclean-maven-plugin</artifactId>
<version>2.0.5</version>
<version>2.0.6</version>
</dependency>
<!-- Utils -->
<dependency>
Expand Down

0 comments on commit 26eadad

Please sign in to comment.