Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2022
1 parent 1430600 commit 61e2f45
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 @@ -9,7 +9,7 @@ plugins {
signing
id("org.cadixdev.licenser") version "0.6.1"
id("org.sonarqube") version "3.4.0.2513"
id("io.freefair.lombok") version "6.5.0.3"
id("io.freefair.lombok") version "6.5.1"
id("io.freefair.javadoc-links") version "6.5.1"
id("io.freefair.javadoc-utf-8") version "6.5.1"
id("io.freefair.aspectj.post-compile-weaving") version "6.5.1"
Expand Down

0 comments on commit 61e2f45

Please sign in to comment.