Skip to content

Commit f09a7ac

Browse files
authored
Merge pull request #304 from devondragon/dependabot/gradle/org.projectlombok-lombok-1.18.46
chore(deps): bump org.projectlombok:lombok from 1.18.44 to 1.18.46
2 parents c102010 + c79b9c6 commit f09a7ac

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.44'
19+
lombokVersion = '1.18.46'
2020
}
2121

2222
java {

0 commit comments

Comments
 (0)