Skip to content

Commit 9c1a538

Browse files
authored
Merge branch 'main' into dependabot/gradle/service/com.github.spotbugs-6.1.2
2 parents c059fac + 7948ef8 commit 9c1a538

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

service/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
plugins {
22
id 'java'
3-
id 'org.springframework.boot' version '3.4.1'
3+
id 'org.springframework.boot' version '3.4.2'
44
id 'io.spring.dependency-management' version '1.1.7'
5-
id "io.freefair.lombok" version "8.11"
5+
id "io.freefair.lombok" version "8.12.2"
66
id "checkstyle"
77
id "com.github.spotbugs" version "6.1.2"
88
id "jacoco"

0 commit comments

Comments
 (0)