Skip to content

Commit

Permalink
Bump io.freefair.lombok from 8.7.1 to 8.10.2
Browse files Browse the repository at this point in the history
Bumps io.freefair.lombok from 8.7.1 to 8.10.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2024
1 parent e20bdf6 commit ef48b37
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
Expand Up @@ -7,7 +7,7 @@ plugins {
id("com.gtnewhorizons.retrofuturagradle") version "1.4.1"
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.8"
id("com.github.gmazzo.buildconfig") version "5.5.0"
id("io.freefair.lombok") version "8.7.1"
id("io.freefair.lombok") version "8.10.2"
}

group = "com.paneedah"
Expand Down

0 comments on commit ef48b37

Please sign in to comment.