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 e6121d5 + 594bc09 commit 255b120Copy full SHA for 255b120
mock-mhs-adaptor/build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'org.springframework.boot' version '3.5.7'
3
id 'io.spring.dependency-management' version '1.1.7'
4
id 'java'
5
- id "io.freefair.lombok" version "9.0.0"
+ id "io.freefair.lombok" version "9.1.0"
6
}
7
8
apply plugin: 'java'
0 commit comments