Skip to content

Commit cc5a863

Browse files
committed
Upgrade to Lombok 1.18.18.
Closes #1395.
1 parent 980ec8e commit cc5a863

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<kotlin>1.4.30</kotlin>
116116
<kotlin-coroutines>1.4.2</kotlin-coroutines>
117117
<logback>1.2.3</logback>
118-
<lombok>1.18.16</lombok>
118+
<lombok>1.18.18</lombok>
119119
<mockito>3.7.7</mockito>
120120
<mockk>1.10.6</mockk>
121121
<querydsl>4.4.0</querydsl>
@@ -1083,7 +1083,7 @@
10831083
<plugin>
10841084
<groupId>org.projectlombok</groupId>
10851085
<artifactId>lombok-maven-plugin</artifactId>
1086-
<version>1.18.16.0</version>
1086+
<version>1.18.18.0</version>
10871087
</plugin>
10881088

10891089
<plugin>

0 commit comments

Comments
 (0)