Skip to content

Commit

Permalink
Bump io.freefair.gradle:lombok-plugin from 8.10 to 8.10.2
Browse files Browse the repository at this point in the history
Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 8.10 to 8.10.2.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](freefair/gradle-plugins@8.10...8.10.2)

---
updated-dependencies:
- dependency-name: io.freefair.gradle:lombok-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent cd1f86f commit 2d76170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
dependencies {
implementation("org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin:2.0.20")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
implementation("io.freefair.gradle:lombok-plugin:8.10")
implementation("io.freefair.gradle:lombok-plugin:8.10.2")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.0.1")
implementation("com.adarshr:gradle-test-logger-plugin:4.0.0")
implementation("org.pkl-lang:org.pkl-lang.gradle.plugin:0.26.3")
Expand Down

0 comments on commit 2d76170

Please sign in to comment.