Skip to content

Commit

Permalink
pom.xml updated with new version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Workflow committed Jun 5, 2023
1 parent d4a1d9d commit 0c88fdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>it.pagopa.maven</groupId>
<artifactId>depcheck</artifactId>
<version>1.0.5</version>
<version>1.1.0</version>
<packaging>maven-plugin</packaging>

<description>This Maven plugin generates and verifies sha256 of project dependencies</description>
Expand Down Expand Up @@ -91,7 +91,7 @@
<plugin>
<groupId>it.pagopa.maven</groupId>
<artifactId>depcheck</artifactId>
<version>1.0.5</version>
<version>1.1.0</version>
<executions>
<execution>
<phase>validate</phase>
Expand Down

0 comments on commit 0c88fdf

Please sign in to comment.