Skip to content

Commit

Permalink
chore(deps): bump io.freefair.lombok from 6.4.0 to 6.4.1 (#541)
Browse files Browse the repository at this point in the history
Bumps io.freefair.lombok from 6.4.0 to 6.4.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 28, 2022
1 parent 8633ffe commit 055195c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -3,7 +3,7 @@ plugins {
signing
`java-library`
`maven-publish`
id("io.freefair.lombok") version "6.4.0"
id("io.freefair.lombok") version "6.4.1"
id("com.coditory.manifest") version "0.1.14"
id("com.github.johnrengelman.shadow") version "7.1.2"
}
Expand Down

0 comments on commit 055195c

Please sign in to comment.