We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ba89b5 commit 3c85ec0Copy full SHA for 3c85ec0
rxjava-tutorial/build.gradle
@@ -6,7 +6,7 @@
6
7
plugins {
8
id 'java'
9
- id "io.freefair.lombok" version "8.6" // for lombok processors
+ id "io.freefair.lombok" version "8.12" // for lombok processors
10
id 'org.springframework.boot' version '3.1.5'
11
id 'io.spring.dependency-management' version '1.1.5'
12
}
0 commit comments