Skip to content

Commit

Permalink
Update maven dependencies
Browse files Browse the repository at this point in the history
* Update github-release-maven-plugin to 1.0.6
* Update wago-release-maven-plugin to 1.0.1
  • Loading branch information
RagedUnicorn committed Nov 10, 2023
1 parent 03bf9a5 commit 66e1742
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 @@ -72,7 +72,7 @@
<plugin>
<groupId>com.ragedunicorn.tools.maven</groupId>
<artifactId>github-release-maven-plugin</artifactId>
<version>1.0.4</version>
<version>1.0.6</version>
<executions>
<execution>
<id>default-cli</id>
Expand Down Expand Up @@ -158,7 +158,7 @@
<plugin>
<groupId>com.ragedunicorn.tools.maven</groupId>
<artifactId>wago-release-maven-plugin</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<executions>
<execution>
<id>default-cli</id>
Expand Down

0 comments on commit 66e1742

Please sign in to comment.