We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 190dbdc commit da76d7cCopy full SHA for da76d7c
backend/build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id 'org.springframework.boot' version '3.4.3'
4
id 'io.spring.dependency-management' version '1.1.7'
5
- id 'io.freefair.lombok' version '8.6'
+ id 'io.freefair.lombok' version '8.12.2.1'
6
}
7
8
group = 'org.eventplanner'
0 commit comments