Skip to content

Commit aea9b7c

Browse files
build(deps): bump org.projectlombok:lombok from 1.18.40 to 1.18.42 in /packages/dsl-java (#1134)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab74abf commit aea9b7c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/dsl-java/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ dependencies {
5454

5555
// client implementation under test, in test.httpclient.implementation
5656
testImplementation 'org.apache.httpcomponents:fluent-hc:4.5.14'
57-
testCompileOnly 'org.projectlombok:lombok:1.18.40'
58-
testAnnotationProcessor 'org.projectlombok:lombok:1.18.40'
57+
testCompileOnly 'org.projectlombok:lombok:1.18.42'
58+
testAnnotationProcessor 'org.projectlombok:lombok:1.18.42'
5959

6060
}
6161

0 commit comments

Comments
 (0)