Skip to content

Commit ff25048

Browse files
build(deps): bump org.projectlombok:lombok from 1.18.36 to 1.18.38 in /packages/dsl-java (#945)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6473ac7 commit ff25048

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
@@ -53,8 +53,8 @@ dependencies {
5353

5454
// client implementation under test, in test.httpclient.implementation
5555
testImplementation 'org.apache.httpcomponents:fluent-hc:4.5.14'
56-
testCompileOnly 'org.projectlombok:lombok:1.18.36'
57-
testAnnotationProcessor 'org.projectlombok:lombok:1.18.36'
56+
testCompileOnly 'org.projectlombok:lombok:1.18.38'
57+
testAnnotationProcessor 'org.projectlombok:lombok:1.18.38'
5858

5959
}
6060

0 commit comments

Comments
 (0)