Skip to content

Commit fa97539

Browse files
authored
Merge pull request #1557 from dimagi/dependabot/gradle/io.freefair.lombok-8.6
build(deps): bump io.freefair.lombok from 8.4 to 8.6
2 parents 89aeb5a + 3570984 commit fa97539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
plugins {
88
id 'org.springframework.boot' version '2.7.3'
99
id "com.gorylenko.gradle-git-properties" version "2.4.1"
10-
id "io.freefair.lombok" version "8.4"
10+
id "io.freefair.lombok" version "8.6"
1111
id 'org.jetbrains.kotlin.jvm' version '1.9.23'
1212
id 'org.jetbrains.kotlin.plugin.spring' version '1.9.22'
1313
}

0 commit comments

Comments
 (0)