Skip to content

Commit

Permalink
chore(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] committed Sep 5, 2022
1 parent 70f4384 commit ff159b4
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
@@ -1,6 +1,6 @@
plugins {
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 'java-library'
id 'maven-publish'
id 'jacoco'
Expand Down

0 comments on commit ff159b4

Please sign in to comment.