update lombok to fix eclipse refactor > rename issue
This commit is contained in:
parent
a37df9281e
commit
2da77de41b
@ -64,7 +64,7 @@ configure(subprojects) {
|
||||
langVersion = '3.11'
|
||||
logbackVersion = '1.1.11'
|
||||
loggingVersion = '1.2'
|
||||
lombokVersion = '1.18.12'
|
||||
lombokVersion = '1.18.24'
|
||||
mockitoVersion = '3.5.15'
|
||||
netlayerVersion = '0.7.2' // Tag from https://github.com/bisq-network/netlayer/commits/externaltor
|
||||
protobufVersion = '3.10.0'
|
||||
|
@ -1979,6 +1979,14 @@
|
||||
<sha256 value="bca2bb252c6ec5db92584af7ab26f787b14a155f587c3e30ec1e1da0d4164694" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.projectlombok" name="lombok" version="1.18.24">
|
||||
<artifact name="lombok-1.18.24.jar">
|
||||
<sha256 value="d3584bc2db03f059f984fb0a9c119aac1fa0da578a448e69fc3f68b36584c749" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
<artifact name="lombok-1.18.24.pom">
|
||||
<sha256 value="2ab23568c9a823eb7a9d1171abbe5e2d2c6872e1a2db6878ef030c6d5ca47710" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.slf4j" name="jcl-over-slf4j" version="1.7.25">
|
||||
<artifact name="jcl-over-slf4j-1.7.25.jar">
|
||||
<sha256 value="5e938457e79efcbfb3ab64bc29c43ec6c3b95fffcda3c155f4a86cc320c11e14" origin="Generated by Gradle"/>
|
||||
|
Loading…
Reference in New Issue
Block a user