Skip to content

Commit 7cad1b7

Browse files
Update dependency org.projectlombok:lombok to v1.18.30
1 parent 6710012 commit 7cad1b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/dependency-management.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins.withId('io.spring.dependency-management') {
55
mavenBom 'org.testcontainers:testcontainers-bom:1.16.0'
66
}
77
dependencies {
8-
dependency 'org.projectlombok:lombok:1.18.20'
8+
dependency 'org.projectlombok:lombok:1.18.30'
99
}
1010
}
1111
}

0 commit comments

Comments
 (0)