Skip to content

Commit 886d4f9

Browse files
chore(deps): bump org.projectlombok:lombok from 1.18.42 to 1.18.44 (#279)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.42 to 1.18.44. - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.42...v1.18.44) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.44 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f02f9f commit 886d4f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ group = 'com.digitalsanctuary'
1616
description = 'Spring User Framework'
1717

1818
ext {
19-
lombokVersion = '1.18.42'
19+
lombokVersion = '1.18.44'
2020
}
2121

2222
java {

0 commit comments

Comments
 (0)