Skip to content

Commit

Permalink
Upgrade to Lombok 1.18.18.
Browse files Browse the repository at this point in the history
Closes #1395.
  • Loading branch information
mp911de committed Mar 11, 2021
1 parent 3b9e72b commit f0cbdb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<kotlin>1.4.31</kotlin>
<kotlin-coroutines>1.4.3</kotlin-coroutines>
<logback>1.2.3</logback>
<lombok>1.18.16</lombok>
<lombok>1.18.18</lombok>
<mockito>3.5.15</mockito>
<mockk>1.10.6</mockk>
<querydsl>4.4.0</querydsl>
Expand Down Expand Up @@ -1082,7 +1082,7 @@
<plugin>
<groupId>org.projectlombok</groupId>
<artifactId>lombok-maven-plugin</artifactId>
<version>1.18.16.0</version>
<version>1.18.18.0</version>
</plugin>

<plugin>
Expand Down

0 comments on commit f0cbdb4

Please sign in to comment.