Skip to content

Commit e10b7f1

Browse files
build(deps): bump io.freefair.lombok from 8.0.1 to 8.1.0 (#259)
Bumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.0.1 to 8.1.0. - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.0.1...8.1.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95e52f6 commit e10b7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id 'java'
77
id 'application'
88
id 'idea'
9-
id "io.freefair.lombok" version '8.0.1'
9+
id "io.freefair.lombok" version '8.1.0'
1010
// https://github.com/qoomon/gradle-git-versioning-plugin
1111
id 'me.qoomon.git-versioning' version '6.4.2'
1212
// https://github.com/itzg/github-releaser-gradle-plugin

0 commit comments

Comments
 (0)