Skip to content

Commit

Permalink
Merge pull request #69 from TechnologyBrewery/67-ci-fix
Browse files Browse the repository at this point in the history
#67 💚 fixed bad dependency resolution that was breaking CI
  • Loading branch information
d-ryan-ashcraft committed Jun 18, 2024
2 parents 319ee0c + 4d2d677 commit c5c0130
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<plugin>
<groupId>org.technologybrewery.habushu</groupId>
<artifactId>habushu-maven-plugin</artifactId>
<version>2.12.1</version>
<version>2.15.0</version>
<extensions>true</extensions>
</plugin>
</plugins>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<plugin>
<groupId>org.technologybrewery.habushu</groupId>
<artifactId>habushu-maven-plugin</artifactId>
<version>2.12.1</version>
<version>2.15.0</version>
<extensions>true</extensions>
</plugin>
</plugins>
Expand Down

0 comments on commit c5c0130

Please sign in to comment.