We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f6ebf commit 1928972Copy full SHA for 1928972
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'org.springframework.boot' version '3.2.2'
4
id 'io.spring.dependency-management' version '1.1.6'
5
id 'java'
6
- id 'io.freefair.lombok' version '8.7.1'
+ id 'io.freefair.lombok' version '8.10'
7
// https://github.com/qoomon/gradle-git-versioning-plugin
8
id 'me.qoomon.git-versioning' version '6.4.3'
9
id "io.github.itzg.simple-boot-image" version '3.2.1'
0 commit comments