Skip to content

Commit

Permalink
chore(deps): bump io.freefair.lombok from 8.0.1 to 8.4
Browse files Browse the repository at this point in the history
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.0.1 to 8.4.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](freefair/gradle-plugins@8.0.1...8.4)

---
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 Oct 9, 2023
1 parent b103608 commit 70feb99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {

plugins {
id 'com.github.johnrengelman.shadow' version '8.1.1'
id 'io.freefair.lombok' version '8.0.1'
id 'io.freefair.lombok' version '8.4'
id "net.kyori.blossom" version "1.3.1"
id 'java'
id 'jacoco'
Expand Down

0 comments on commit 70feb99

Please sign in to comment.