Skip to content

Commit

Permalink
Merge branch 'jdk18' of https://github.com/Rawi01/lombok into Rawi01-…
Browse files Browse the repository at this point in the history
…jdk18
  • Loading branch information
rzwitserloot committed Mar 17, 2022
2 parents e0bbaff + 8b2ff4d commit 582980a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildScripts/ivy.xml
Expand Up @@ -37,7 +37,7 @@
</configurations>
<dependencies>

<dependency org="org.projectlombok" name="lombok.patcher" rev="0.42" conf="build,stripe->default" />
<dependency org="org.projectlombok" name="lombok.patcher" rev="0.44" conf="build,stripe->default" />
<dependency org="zwitserloot.com" name="cmdreader" rev="1.2" conf="build,stripe->runtime" />
<dependency org="org.apache.ant" name="ant" rev="1.10.5" conf="build->default" />
<dependency org="org.apache.ant" name="ant-junit" rev="1.10.5" conf="build->default" />
Expand Down
@@ -1 +1 @@
3 @Log is legal only on types. |||| 3 annotation type not applicable to this kind of declaration
3 @Log is legal only on types. |||| 3 annotation type not applicable to this kind of declaration |||| 3 annotation interface not applicable to this kind of declaration

0 comments on commit 582980a

Please sign in to comment.