Skip to content

Commit c996da7

Browse files
authoredNov 15, 2024··
fix(deps): update dependency org.projectlombok:lombok to v1.18.36
1 parent 2296cff commit c996da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
6767
<dependency>
6868
<groupId>org.projectlombok</groupId>
6969
<artifactId>lombok</artifactId>
70-
<version>1.18.34</version>
70+
<version>1.18.36</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>org.cactoos</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.