Skip to content

Commit

Permalink
chore(deps): bump io.freefair.lombok from 6.2.0 to 6.3.0
Browse files Browse the repository at this point in the history
Bumps io.freefair.lombok from 6.2.0 to 6.3.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and probot-auto-merge[bot] committed Nov 12, 2021
1 parent 2854fa6 commit 0687f41
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 '7.1.0' apply false
id 'io.freefair.lombok' version '6.2.0' apply false
id 'io.freefair.lombok' version '6.3.0' apply false
}

subprojects {
Expand Down

0 comments on commit 0687f41

Please sign in to comment.