Skip to content

Commit

Permalink
Merge pull request #6 from ResilientGroup/MavenSetupUpdate
Browse files Browse the repository at this point in the history
Bump MavenSetup version to 1.9.0
  • Loading branch information
Wolf2323 authored Sep 3, 2024
2 parents 2a77b79 + a501e0c commit 431794d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
build:
uses: ResilientGroup/MavenSetup/.github/workflows/build.yml@1.7.4
uses: ResilientGroup/MavenSetup/.github/workflows/build.yml@1.9.0
with:
javadoc-project-name: PowerCamera
secrets: inherit
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>works.reload</groupId>
<artifactId>parent</artifactId>
<version>1.8.0</version>
<version>1.9.0</version>
<relativePath/>
</parent>

Expand All @@ -17,7 +17,7 @@

<properties>
<!-- project version -->
<revision>0.7.3</revision>
<revision>0.7.4</revision>
<changelist>-SNAPSHOT</changelist>
</properties>

Expand Down

0 comments on commit 431794d

Please sign in to comment.