Skip to content

Commit

Permalink
Merge pull request #41 from andrew121410/renovate/io.freefair.lombok-8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew121410 authored Nov 16, 2024
2 parents fe14b48 + 8a9f7ce commit 84fbeee
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,6 +1,6 @@
plugins {
`java-library`
id("io.freefair.lombok") version "8.10.2" apply false // https://plugins.gradle.org/plugin/io.freefair.lombok
id("io.freefair.lombok") version "8.11" apply false // https://plugins.gradle.org/plugin/io.freefair.lombok
id("com.gradleup.shadow") version "8.3.5" // https://github.com/GradleUp/shadow
}

Expand Down

0 comments on commit 84fbeee

Please sign in to comment.