aboutsummaryrefslogtreecommitdiff
path: root/buildScripts
diff options
context:
space:
mode:
authorRawi01 <Rawi01@users.noreply.github.com>2022-03-08 07:26:49 +0100
committerRawi01 <Rawi01@users.noreply.github.com>2022-03-08 07:26:49 +0100
commit75d4e7bba87b7142d114971013b729d7853d1a79 (patch)
treee525b5b1e55741d0aa53ec4bf591e030d008c406 /buildScripts
parent8c3ff7e9b08c4bf9c2b23cffb6042c31258e3ebb (diff)
downloadlombok-75d4e7bba87b7142d114971013b729d7853d1a79.tar.gz
lombok-75d4e7bba87b7142d114971013b729d7853d1a79.tar.bz2
lombok-75d4e7bba87b7142d114971013b729d7853d1a79.zip
[jdk18] Bump lombok.patcher version
Diffstat (limited to 'buildScripts')
-rw-r--r--buildScripts/ivy.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildScripts/ivy.xml b/buildScripts/ivy.xml
index d12f8867..afd799d0 100644
--- a/buildScripts/ivy.xml
+++ b/buildScripts/ivy.xml
@@ -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" />