Skip to content

Commit

Permalink
Merge pull request #1616 from dimagi/dependabot/gradle/io.freefair.lo…
Browse files Browse the repository at this point in the history
…mbok-8.10

build(deps): bump io.freefair.lombok from 8.7.1 to 8.10
  • Loading branch information
shubham1g5 authored Aug 20, 2024
2 parents bfac911 + 1ec0c29 commit 1a06ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
plugins {
id 'org.springframework.boot' version '2.7.3'
id "com.gorylenko.gradle-git-properties" version "2.4.2"
id "io.freefair.lombok" version "8.7.1"
id "io.freefair.lombok" version "8.10"
id 'org.jetbrains.kotlin.jvm' version '2.0.10'
id 'org.jetbrains.kotlin.plugin.spring' version '2.0.10'
}
Expand Down

0 comments on commit 1a06ace

Please sign in to comment.