Skip to content

Commit

Permalink
Merge pull request #169 from whiskeysierra/dependabot/maven/org.proje…
Browse files Browse the repository at this point in the history
…ctlombok-lombok-1.18.20
  • Loading branch information
dependabot-preview[bot] committed Apr 2, 2021
2 parents 45a83aa + 3a4f58d commit e90e8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.18</version>
<version>1.18.20</version>
<scope>provided</scope>
</dependency>
<!-- Testing -->
Expand Down

0 comments on commit e90e8f3

Please sign in to comment.