Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 522b81f commit e83981d
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.9"
id("com.github.gmazzo.buildconfig") version "5.5.0"
id("io.freefair.lombok") version "8.7.1"
id("io.freefair.lombok") version "8.11"
}

group = "dev.redstudio"
Expand Down

0 comments on commit e83981d

Please sign in to comment.