Skip to content

Commit f68ede1

Browse files
Update plugin io.freefair.lombok to v8.13
1 parent 0ba89b5 commit f68ede1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rxjava-tutorial/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
plugins {
88
id 'java'
9-
id "io.freefair.lombok" version "8.6" // for lombok processors
9+
id "io.freefair.lombok" version "8.13" // for lombok processors
1010
id 'org.springframework.boot' version '3.1.5'
1111
id 'io.spring.dependency-management' version '1.1.5'
1212
}

0 commit comments

Comments
 (0)