Skip to content

Commit

Permalink
Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 in /examples
Browse files Browse the repository at this point in the history
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.30 to 1.18.32.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.30...v1.18.32)

---
updated-dependencies:
- dependency-name: org.projectlombok: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 Apr 18, 2024
1 parent 82aea81 commit dd14038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lombok-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description = "Collection of Lombok related Gradle plugins"

dependencies {
testImplementation project(":test-common")
testImplementation 'org.projectlombok:lombok:1.18.30'
testImplementation 'org.projectlombok:lombok:1.18.32'
testImplementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:5.0.0.4638'
}

Expand Down

0 comments on commit dd14038

Please sign in to comment.