Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 18, 2023
1 parent 7c03aec commit 0cbc0da
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 @@ -5,7 +5,7 @@ plugins {
`java-library`
`maven-publish`
`jacoco-report-aggregation`
id("io.freefair.lombok") version "6.6.2"
id("io.freefair.lombok") version "8.0.1"
id("com.diffplug.spotless") version "6.18.0"
id("com.github.johnrengelman.shadow") version "8.0.0"
id("com.bmuschko.docker-remote-api") version "9.3.1"
Expand Down

0 comments on commit 0cbc0da

Please sign in to comment.