Skip to content

Commit

Permalink
[deps] make lombok.patcher v0.44 available
Browse files Browse the repository at this point in the history
  • Loading branch information
rzwitserloot committed Mar 17, 2022
1 parent 2eddba6 commit e0bbaff
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<ivy-module version="2.0">
<info organisation="org.projectlombok" module="lombok.patcher" revision="0.40" publication="20201015232000">
<info organisation="org.projectlombok" module="lombok.patcher" revision="0.40" publication="20220317220900">
<license name="MIT License" url="https://www.opensource.org/licenses/mit-license.php" />
<ivyauthor name="rzwitserloot" url="https://github.com/rzwitserloot" />
<ivyauthor name="rspilker" url="https://github.com/rspilker" />
Expand All @@ -9,6 +9,6 @@
<conf name="default" />
</configurations>
<publications>
<artifact conf="default" url="https://projectlombok.org/downloads/lombok.patcher-0.40.jar" />
<artifact conf="default" url="https://projectlombok.org/downloads/lombok.patcher-0.44.jar" />
</publications>
</ivy-module>

0 comments on commit e0bbaff

Please sign in to comment.