Skip to content

Commit 255b120

Browse files
authored
Merge branch 'main' into dependabot/gradle/e2e-tests/com.fasterxml.jackson.core-jackson-databind-2.20.1
2 parents e6121d5 + 594bc09 commit 255b120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mock-mhs-adaptor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'org.springframework.boot' version '3.5.7'
33
id 'io.spring.dependency-management' version '1.1.7'
44
id 'java'
5-
id "io.freefair.lombok" version "9.0.0"
5+
id "io.freefair.lombok" version "9.1.0"
66
}
77

88
apply plugin: 'java'

0 commit comments

Comments
 (0)