Skip to content

Commit

Permalink
Merge pull request #48 from lvoegl/dependabot/gradle/io.freefair.lomb…
Browse files Browse the repository at this point in the history
…ok-8.6

build(deps): Bump io.freefair.lombok from 8.4 to 8.6
  • Loading branch information
lvoegl committed Apr 20, 2024
2 parents 00c4e72 + 41bb92c commit e3954da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id("java")
id("jacoco")
id("io.freefair.lombok") version "8.4"
id("io.freefair.lombok") version "8.6"
id("com.diffplug.spotless") version "6.25.0"
id("org.springframework.boot") version "3.2.2"
}
Expand Down

0 comments on commit e3954da

Please sign in to comment.