Skip to content
This repository was archived by the owner on Nov 10, 2018. It is now read-only.

Commit 2c36367

Browse files
committed
chore(deps): lombok 1.16.12 -> 1.16.14
1 parent 9a1ca1c commit 2c36367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
compile 'commons-io:commons-io:2.5'
2222
compile 'com.google.guava:guava:21.0'
2323
compile 'com.github.jeysal:java-utils:1.2.0'
24-
compile 'org.projectlombok:lombok:1.16.12'
24+
compile 'org.projectlombok:lombok:1.16.14'
2525

2626
// Test
2727
testCompile('org.spockframework:spock-core:1.0-groovy-2.4') {

0 commit comments

Comments
 (0)