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.
2 parents c059fac + 7948ef8 commit 9c1a538Copy full SHA for 9c1a538
service/build.gradle
@@ -1,8 +1,8 @@
1
plugins {
2
id 'java'
3
- id 'org.springframework.boot' version '3.4.1'
+ id 'org.springframework.boot' version '3.4.2'
4
id 'io.spring.dependency-management' version '1.1.7'
5
- id "io.freefair.lombok" version "8.11"
+ id "io.freefair.lombok" version "8.12.2"
6
id "checkstyle"
7
id "com.github.spotbugs" version "6.1.2"
8
id "jacoco"
0 commit comments